Text streaming with a 16 KB page size compatible text decoder #8441
Unanswered
kristinakoneva
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using version ^3.4.33 of the Vercel AI library with react-native-fast-encoder version ^0.1.12 because it fixes the issues with streaming as explained here.
The react-native-fast-encoder library is currently not compatible with Android 16 KB page size devices, therefore, I have opened an issue on the react-native-fast-encoder’s GitHub repository.
Considering the Google Play deadline for releasing builds compatible with 16 KB page size support is very soon - November 1st, 2025, I am wondering if there are any alternatives you would suggest for decoding the text stream which would enable us to successfully work with text streams, keep our existing integration with Vercel AI as well as be 16 KB page size compatible?
Thank you very much in advance!
Beta Was this translation helpful? Give feedback.
All reactions