This content has been marked as final.
Show 1 reply
-
1. Re: From some days ago, an error appers on iOS
Milky_au Aug 23, 2014 1:51 AM (in response to Bernard Degex)Hi Bernard,
I've also had a few strange errors while making iOS apps - odd popup errors 'like the ones your getting' would appear saying something unrelated to the real issue.
Take another look over your code around the area where you think the error happens, I had a left over 'playdone' command copied across from a large block of code (very sloppy) - anyway it cause the same type of problem
I find It's better to go off the error messages from your dir code on the mac - then the iOS projector errors.
regards
milky


