feat(ads): wire real AdMob ids (Phase 5 finalize)

Replaces the TODO_REAL_* ad-unit placeholders with the owner's real AdMob
console ids (publisher pub-5605900229781491) and the native AdMob app ids
(iOS ~8397095848, Android ~8257495040) in place of the Google sample ids.
Debug builds still serve Google test ads via kDebugMode; release builds now
use the real units.
This commit is contained in:
2026-06-13 19:05:10 +09:00
parent b31228d987
commit 734c8a4cf7
3 changed files with 11 additions and 9 deletions
+1 -1
View File
@@ -27,7 +27,7 @@
</activity>
<meta-data
android:name="com.google.android.gms.ads.APPLICATION_ID"
android:value="ca-app-pub-3940256099942544~3347511713"/>
android:value="ca-app-pub-5605900229781491~8257495040"/>
<!-- Don't delete the meta-data below.
This is used by the Flutter tool to generate GeneratedPluginRegistrant.java -->
<meta-data