You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the preview for iOS 18 or higher, the error "GADInvalidInitializationException, reason: 'The Google Mobile Ads SDK was initialized without an application ID." occurs.
#110
Open
kimkyuchul opened this issue
Dec 23, 2024
· 0 comments
When using a project using googleads in iOS 18 or later preview, the runtime error "GADInvalidInitializationException', reason: 'The Google Mobile Ads SDK was initialized without an application ID." continues to occur.
GADApplicationIdentifier is set properly in info.plist.
When running on actual devices and previews of iOS 17 or lower, "GADInvalidInitializationException, reason: 'The Google Mobile Ads SDK was initialized without an application ID." It operates normally without any errors.
How frequently does the bug occur?
Always
Description
When using a project using googleads in iOS 18 or later preview, the runtime error "GADInvalidInitializationException', reason: 'The Google Mobile Ads SDK was initialized without an application ID." continues to occur.
GADApplicationIdentifier is set properly in info.plist.
When running on actual devices and previews of iOS 17 or lower, "GADInvalidInitializationException, reason: 'The Google Mobile Ads SDK was initialized without an application ID." It operates normally without any errors.
Platform OS and version(s)
mac os 15.1.1(24B91)
Build environment
Xcode Version: 16.1
swift-package-manager-google-mobile-ads Version: 11.13.0
firebase-ios-sdk Version: 11.6.0
iOS minimum version: 16.2
The text was updated successfully, but these errors were encountered: