react-native-unity
react-native-unity copied to clipboard
Unity crashing after unload after appEntersBackground
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.
@xvepkj were you able to resolve this? I am getting similar crash on android