azesmway/react-native-unity

Unity crashing after unload after appEntersBackground

Opened this issue · 0 comments

I am using Unity in my React Native app, it opens fine but once I close the unity view with unloadApplication method and then put app in background then the application crashes.

image