Discussion Forums  >  Crashes, Memory Warnings

Replies: 11    Views: 110

Walms
Code is Art
Profile
Posts: 235
Reg: Aug 24, 2011
Derby
3,300
11/21/12 05:23 AM (11 years ago)

strange behaviour

I have finished the design of my app and have done lots of testing in the simulator. I am now testing on my iPhone device and app seems to function perfectly and then will randomly stop responding and after I refresh I get an "the configuration data for this application is invalid" popup and a blank screen. Checked config data in JsonLint and all valid. I would hate for a customer to experience the same and am reluctant to submit for approval while this problem exists
 
Bonzo
Apple Fan
Profile
Posts: 780
Reg: Jan 30, 2012
Basingstoke
13,500
like
11/21/12 05:26 AM (11 years ago)
Use the search facility in this forum and paste 'the configuration data for this application is invalid'. You will find multiple posts that can help you
 
Walms
Code is Art
Profile
Posts: 235
Reg: Aug 24, 2011
Derby
3,300
like
11/21/12 05:40 AM (11 years ago)
thanks but did that before posting, all appear related to having invalid Json in BTconfig data but mine validates... hence the post!
 
Stobe
buzztouch Evangelist
Profile
Posts: 1527
Reg: Mar 04, 2011
Fredericksburg,...
24,670
like
11/21/12 06:31 AM (11 years ago)
which config data are you validating? Are you copying the config right from your control panel? Or your copy thats in Xcode?
 
Walms
Code is Art
Profile
Posts: 235
Reg: Aug 24, 2011
Derby
3,300
like
11/21/12 06:39 AM (11 years ago)
the config data from the CP. I assume being online the app pulls config data from the CP and not the copy in Xcode?
 
PSMDanny
Apple Fan
Profile
Posts: 1166
Reg: Dec 09, 2011
Heerlen
21,940
like
11/21/12 08:20 AM (11 years ago)
Hi Walms, I can't remember exactly but I do remember that I had this issue in the past. The problem seemed to be in urls I was using. Make sure that you don't use urls with spaces (%20) in it. Just a tip that maybe helps. Best Regards, Danny
 
Walms
Code is Art
Profile
Posts: 235
Reg: Aug 24, 2011
Derby
3,300
like
11/21/12 08:29 AM (11 years ago)
thanks Danny, worth a check!
 
Walms
Code is Art
Profile
Posts: 235
Reg: Aug 24, 2011
Derby
3,300
like
11/21/12 08:48 AM (11 years ago)
hmmm no instances of urls with spaces :(
 
PSMDanny
Apple Fan
Profile
Posts: 1166
Reg: Dec 09, 2011
Heerlen
21,940
like
11/21/12 08:50 AM (11 years ago)
Hmm Last thing: Redownload the source (zip package) from your control panel and see if it makes any difference. Best Regards, Danny
 
Walms
Code is Art
Profile
Posts: 235
Reg: Aug 24, 2011
Derby
3,300
like
11/21/12 08:52 AM (11 years ago)
yes thats next on my list! theres little snippits of custom code throughout my project so bit of a pain :(
 
mrDavid
BTMods.com
Profile
Posts: 3936
Reg: May 21, 2011
San Diego, CA
51,910
like
11/21/12 09:34 AM (11 years ago)
If you have a quiz, any ' (so for example, "that's crazy!") will get you that error. Cheers, David https://buzztouchmods.com
 
Walms
Code is Art
Profile
Posts: 235
Reg: Aug 24, 2011
Derby
3,300
like
11/22/12 07:14 AM (11 years ago)
My JSON validates just fine, app fully operational for days and then seemingly randomly gets the dreaded error like all off a sudden its parsing from a different/invalid config file
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.