The following are known issues React Native MSDK that customers may run into:
-
Push Notifications may not be received by the app sometimes.
-
Application crashes on Android when React-Native of 0.63+ version is used.
-
The lock of orientation does not work for Android.
- Solution: Add patch into your project for the following package:
react-native-screens
- link
- Solution: Add patch into your project for the following package:
-
Android build failes due to unresolved dependencies from
jcenter
repository (deprecated repository).