We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I follow the documentation : https://sdk.vercel.ai/docs/getting-started/expo
It works on the web but it don't work on android :
ERROR ReferenceError: Property 'TransformStream' doesn't exist, js engine: hermes [Component Stack]
No response
@ai-sdk/openai: 1.0.8
The text was updated successfully, but these errors were encountered:
same here
Sorry, something went wrong.
TransformStream is a JS standard feature. This seems like a gap in to Expo to me. Can you file a bug w/ Expo? Which Expo version are you using?
cc @nicoalbanese
Also running into this issue. Was trying to test the useObject hook and was seeing this on my iOS simulator.
No branches or pull requests
Description
I follow the documentation : https://sdk.vercel.ai/docs/getting-started/expo
It works on the web but it don't work on android :
ERROR ReferenceError: Property 'TransformStream' doesn't exist, js engine: hermes [Component Stack]
Code example
No response
AI provider
@ai-sdk/openai: 1.0.8
Additional context
No response
The text was updated successfully, but these errors were encountered: