Md Junaed Hossain

Results 43 comments of Md Junaed Hossain

@mlazari you are right. `TextEncoder` was not available in Hermes until [recently](https://github.com/facebook/hermes/issues/948#issuecomment-1950362778). So React Native >= 0.74 now supports `TextEncoder`. Upgrading to >=0.74 will resolve the issue. If the upgrade...

Closing this, as we have added better support for React Native in [v3.1.2](https://github.com/optimizely/react-sdk/releases/tag/3.1.2) onward. And here is the detailed doc for integration. [React Native installation guide](https://docs.developers.optimizely.com/feature-experimentation/docs/install-sdk-reactnative)

Hey @kimyu92! Your provided error log indicates that the client is facing network issue while synching the datafile. However, I could not reproduce the issue with your given snippet. So,...

@kimyu92 , due to inactivity, I am closing this issue. If you have more details or the issue occurs again, please feel free to reopen it. Thanks!

A new release [v3.2.1](https://github.com/optimizely/react-sdk/releases/tag/3.2.1) is out with the fix. @iamstarkov, @byron-ino let us know if an upgrade fix the issue for you. Thanks for your patience.

The issue has been resolved and confirmed by the clients. Closing this issue now. Thanks everyone!

@iamstarkov, I am curious to know about the mismatch in detail. Also it would be nice to know more about the implementation detail as well, like what framework are you...

@mikechu-optimizely, I agree 100%. Our documentation does not have enough implementation detail on SSR. I have created an internal ticket FSSDK-10777 to address this.