4.5 Android build and deployment successful, but game does not run on device

Log for Santa Game

The game builds and deploys successfully, but the game will not run on the device. On run, the screen will just be black and display the message “Unfortunately, SantaGame has stopped.”

I have also tried packaging the build in ETC1 and ALL to no luck.

Things I have tried:

Devices Used:

  • Nexus 7 (Tegra3)
  • LG G2 (Adreno 330)
  • Nexus 5

This problem was caused by the following combination:

  1. The size of the obb was too big
  2. Enabling Google Play caused the build to crash.

Hopefully, making the build smaller and setting up the keys for Android will resolve these problems.