Closed CostasCF closed 1 year ago
After upgrading from Expo SDK 48 to Expo SDK 49, toastable messages don't show up in release builds on android. When debugging everything seems to work fine. Any idea why is this happening?
"@types/react": "^18.2.15" "react": "18.2.0" "react-native": "0.72.3" "react-native-reanimated": "~3.3.0"
Can't reproduce it in a sample app, so I guess the problem is somewhere in the legacy android folder code. Closing the issue for now.
After upgrading from Expo SDK 48 to Expo SDK 49, toastable messages don't show up in release builds on android. When debugging everything seems to work fine. Any idea why is this happening?
"@types/react": "^18.2.15" "react": "18.2.0" "react-native": "0.72.3" "react-native-reanimated": "~3.3.0"