Can't build to android.

We have tried to build the current version of our game to android but for some reason it will not load past the splash screen. We have allowed permissions to read and write and im pretty sure everything else we need but once installed on phone it just plays splash animation and sits there forever. Application.loadlevel(“”) is what we are using currently to change scenes (all of which are built properly) and still no luck. split application Binary is also not checked.

Help would be appreciated.

[47796-log.zip|47796]

Not sure what log cat is. But on the other hand We managed to solve issue. Something was wrong in the save/load paths.