Admob for Kotlin Multiplatform target Android and iOS
- Admob
- GoogleMobileAds (for iOS)
- Compose KMP
- SwiftUI (for iOS)
Android Banner Ads | Android Interstitial Ads |
---|---|
iOS Banner Ads | iOS Interstitial Ads |
- Clone this project
- For iOS cd to iosApp directory and install cocoapods for GoogleMobileAds
cd iosApp
pod install --verbose
- run
iosApp.xcworkspace
instead ofiosApp.xcodeproj