When exporting to iOS via xcode project, the admob ads only show in test mode. But when switching test mode to OFF, the app still builds successfully but is unable to open the app. It just crashes instantly.
I was wondering if this is suppose to happen since Apple is very strict with their signing certificates. I'm assuming the development certificate prevents real ads from showing when testing apps.
I don't want to submit the app to the app store yet knowing the app is crashing. If anybody else has had similar issues, it would be greatly appreciated if there is a fix or to know if this is suppose to happen.
Thanks.