Initialize third parties
AppKickstarter comes with third parties integration to ship faster. Here you'll find how to setup the integrations or how to adapt if you don't want these integrations.
AdMob
# AdMob
admob_app_id_android=
admob_rewarded_ad_id_android=
admob_app_id_ios=
admob_rewarded_ad_id_ios=Remove AdMob support
If you don't want to support AdMob you have to remove this line in the AndroidManifest.xml file:
<meta-data
android:name="com.google.android.gms.ads.APPLICATION_ID"
android:value="${admobAppId}" />api(libs.play.services.ads)Google Map
RevenueCat
Sentry
PostHog
Google SignIn

AppKickstarter AI Backend Proxy
Last updated