My phonegap iOS build works fine if I run through PhoneGap desktop and mobile apps but not working if ran independently (through xCode. Took from platform/ios folder).
One more weird issue is that, it works fine again if I do the following:
- Open independent build in device and press home button
- Run my app through PhoneGap desktop and mobile and press home button
- Now, open independent app and it works just fine
Could not understand this crazy behaviour. This is not the case with Android build though.
Any help or clue is highly appreciated.