Closed SamYu closed 1 month ago
Hey SamYu,
This should be fixed with 3.3.6 (see https://github.com/PostHog/posthog-js-lite/pull/291).
Could you please update to latest and let us know if that takes care of the issue?
Btw, for future issues related to our React Native SDK please refer to this repo instead
Bug Description
Bug description
On Android, the app crashes immediately after opening the app before the splash screen ends. Problem doesn't occur on iOS.
Error log is:
com.facebook.react.bridge.NoSuchKeyException: maskAllTextInputs
Devices this happens on:
OnePlus8Pro | Android 11 Xiaomi 23127PN0CG | Android 14 Pixel 6 Pro | Android 12 moto g play - 2024 | Android 13
Stack trace:
How to reproduce
Additional context
SDK Versions: "posthog-react-native": "3.3.1" "posthog-react-native-session-replay": "^0.1.2" "expo": "~51.0.31" "react-native": "0.74.5"
Debug info