Please provide the following:
- SDK Version: 40
- Platforms(Android/iOS/web/all): Android
On my app first screen, on TextInput Focus, my app crashes. I have removed ref, onChange, onTextChange, onFocus and still crashes. It works fine on expo but not on the generated apk, meaning, on expo I can use it but once I generate the apk, it crashes as explained. It was after I updated expo SDK. There’s a button to a webview and it works, but on textInput focus it crashes.
What should I do?