Unity-Technologies / uaal-example

Other
751 stars 238 forks source link

IOS App with Unity crashes on appEntersBackground #116

Open pratham-PDots opened 3 months ago

pratham-PDots commented 3 months ago

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