Reputation: 65
[Android]
I have an Alloy Project
After my Titanium SDK's upgraded to 3.2.0,
I "Clean" my project and..
..
When I "Debug" on my Device, my App is working very well.
But when I "Run" on my Device, my App is STOP at splash screen.
Please help me.
Thanks!!!
Upvotes: 3
Views: 1083
Reputation: 46
I met the same problem and solved by deleting device sdcard/appid/deploy.json. just like: sdcard/com.xxx.xxx/deploy.json
Hope this will help you.
Upvotes: 3