Mike Chu
Mike Chu
We have a work epic (series of tickets) to create a starter-kit or examples for CSR, SSR, and hybrid. We have already identified some rough edges that we want to...
@junaed-optimizely, I don't see an FSSDK backlog entry for this. Do you have any updates? If not, can you write a story and note the ticket here? We need to...
Hi @erwin-wijaya Thanks for reporting your findings. Can I suggest 2 items: 1. Can you try v3.1.0 that we released yesterday? 2. Can you post a (sanitized) stacktrace to see...
Hmm 🤔 My react native knowledge is still growing. I'm not sure what the command `react-native link @react-native-community/netinfo` is doing. Is there an error that shows an `@optimizely` reference above...
Thanks @erwin-wijaya. I've created our internal work ticket FSSDK-10121 to dig deeper. We'll create a contrived Expo React Native app and pull in the latest React SDK version to test.
Hi @erwin-wijaya The work ticket is internal, but I include it here for other employees to reference. Let me ping one of our solutions architects who was working on a...
We're still seeing a problem in React Native projects... More research needed...
Thanks for reporting this. I've created a work ticket (FSSDK-9624) to review.
I've created a research spike ticket (FSSDK-9621) to look into swapping to react-native-mmkv. I can't see supporting both. The package does seem to have quite a bit of performance advantages...
That's a good idea. We'll stick with the current async-storage as a Default and providing DI for an adapter as long as it conforms to an interface. It'll take some...