ipod touch crashing after uploading app to device
- by MaKo
hi,
I installed a new device (the second out of the 100), on xcode,
an iPod touch
but when I upload the app, the iPod crashes, apple logo shows, and gets frozen for a while, and then resusitates,
in the xcode, I get the message on console: The Debugger has exited due to signal 15 (SIGTERM).
I tried a simple app I made, and it loaded it, (some bouncing ball) after starting again,
but tried the same with another app that plays some sounds and it shows normally, but doesnt play the sounds,
questions:
how to fix this issue? (in MyApp-info.plist, in bundle identifier, I have: com.yourcompany.${PRODUCT_NAME:rfc1034identifier} havent changed this, is this a problem??
1.b. I used that conf to upload to an iPad with no problem??
Do the apps play normally sounds *.m4a, in the simulator it works!, not in the iPod, is this due to the crash or not?
Thank you,,
edit Im using AudioToolbox framework, the question after 1.b is 2 in my editor, but appears as 1 in the post??