J. K. Ward
J. K. Ward
I have a react-native game in development, and i cannot use eas update because of this restriction. I used expo publish just fine before upgrading to expo 46 and transitioning...
https://github.com/facebook/react-native/issues/33734#issuecomment-1211119020. this solution worked for me. Copied from comment above: Created a file rn-polyfill-depricated-proptypes.js, and imported at top of index.js. Solved the issue for me you may also change the...
Same issue even when using Expo 38 and importing from @react-native-community/async-storage. With Expo 38, async storage is now imported from react-native-community instead of react-native, but this doesn't seem to resolve...
@raienko that worked for me. What a simple solution! Thanks.

@ilfa Thank you for your prompt communication and feedback. Will the new version of the SDK not require a prominent disclosure in the app? Since we do not want our...
@ilfa Thank you for the prompt communication and practical steps. We have investigated v2.2.0. It looks like we don't need to refactor our front end code. On the backend, we...
@ilfa We successfully released a version of our app with v2.2.0 of fingerprint, and so far Google has indicated we are compliant. Thanks for guidance. We will update the fingerprint...
This happens for me also when testing on an eas dev build running on android physical device. If music is playing, and I reload the project, then I get the...