S Startup Active Member Licensed User Longtime User Jan 1, 2016 #1 My App runs in Debug but Crashes in Release Mode. What should I look for to fix this?
S sorex Expert Licensed User Longtime User Jan 1, 2016 #2 Bugs? Hard to tell without seeing what error you get. Some files get included in debug mode even when not added to the project maybe it's that? use the sync button to solve it. Upvote 0
Bugs? Hard to tell without seeing what error you get. Some files get included in debug mode even when not added to the project maybe it's that? use the sync button to solve it.
S Startup Active Member Licensed User Longtime User Jan 2, 2016 #3 sorex said: Bugs? Hard to tell without seeing what error you get. Some files get included in debug mode even when not added to the project maybe it's that? use the sync button to solve it. Click to expand... The problem seems to have gone away before I got your message after I found I was able to isolate it to the loading of the files onto the device. So should it reappear I'll try the sync. Thanks! Upvote 0
sorex said: Bugs? Hard to tell without seeing what error you get. Some files get included in debug mode even when not added to the project maybe it's that? use the sync button to solve it. Click to expand... The problem seems to have gone away before I got your message after I found I was able to isolate it to the loading of the files onto the device. So should it reappear I'll try the sync. Thanks!