Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.12 KB

Known-Issues.md

File metadata and controls

17 lines (12 loc) · 1.12 KB

React Native MSDK SDK Known Issues

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
  • Android build failes due to unresolved dependencies from jcenter repository (deprecated repository).

    • Solution: Add patches into your project for the following packages:
      • @react-native-community/blur - link
      • apptentive-react-native - link
      • react-native-fingerprint-scanner - link