I have a weird problem with a phonegap iOS app. I have a version without adverts approved and working fine on the app store and a new version with adverts which has been rejected due to the app hanging on the splash screen.
The difference in the apps is 3 ad plugins, iAD, admob and revmob. The app works fine mostly but once every so often it will hang on the splash screen like the feedback from Apple suggests, I can't find what makes the problem occur.
The only clue I have is "WARNING: Slow defaults access for key Internal took 0.039977 seconds, tolerance is 0.020000" appearing in the error console but when this appears the app still runs fine.
Is this warning likely to relate to the hanging on splashscreen problem? Any ideas how to approach the problem or what to look for which might be causing it?
Thanks