Gurupad Mamadapur
Gurupad Mamadapur
@Pradeep0801 Is it happening on MI devices by any chance. Have been receiving reports on this device.
> this issues is happening in 3.0.0 before this version app is working fine Happening on 2.x too.
@thagikura Is this an intended behavior and not a bug?
@thagikura Can you please let me know if this is a bug, so that I will get on fixing it otherwise will close it.
Any updates on this issue?
There is no `CacheEx` class in the `jena_sparql_api/cache/extra` package anymore. But something is trying to access this class. I digged a lot but couldn't find anything. May be you could...
I can see that there are a few static variables in `RNBootSplashModuleImpl` these remain as is upon activity re-creation and re-initialization is not done because of the check on `if...
No no, that option is just for debugging scenarios where activity process is killed. For ex: app is in background, system kills it to recoup resources and when user re-opens...
When app restarts, the activity is recreated but other instances are not and in this case it is the RNBootSplashModuleImpl instance which holds data in static variables and these hold...
Yes, PR updated long back - https://github.com/zoontek/react-native-bootsplash/pull/553