I am having a strange issue. I have a complex app/game that has no problems(or I am fixing them) on Android when the connection is on, but if I turn off the network the app will freeze(not execute any more code from titanium) as soon as a window is opened.
I am new to android but is there some permission I have to give to the app to work offline?
I am on 3.4.0 GA on a Mac 10.9.5 running on Samsung Galaxy Mega.
Thanks