So I published my app the to the App Store, and I have a 25% crash rate per user, and 5% per session.
Can someone tell me what the crash log means? Checking if Game Object is active causes a crash?
All of the crash logs are pretty similar, which is something like this:
one of our engineers noticed this in the release notes for 5.3.4 p4: (751530) - Android: Fixed crash when load scenes intermittently,
and indeed 5.3.4 p4 fixed it for us as well.