Closed geosaaga closed 2 months ago
Could be the same issue https://github.com/software-mansion/react-native-screens/issues/1644
Some code was lost in Java -> Kotlin conversion and that caused the issue and also splash screen was not working.
PR https://github.com/fmidev/weather-app/pull/606 should fix these issues.
Google informed that Android version 4.1.0 has lot of crashes in production. The crash happens in init of
com.swmansion.rnscreens.ScreenFragment.
meaning react-native-screens library. This affects to > 25000 users.
Currently app is using latest compatible version of the library 3.3.4.