fix(ad): 전면 광고 몰입 모드 적용

This commit is contained in:
JiWoong Sul
2025-12-03 18:26:34 +09:00
parent a4c7f55fc0
commit 3f659432e9
3 changed files with 114 additions and 116 deletions

View File

@@ -14,11 +14,11 @@ class AppConstants {
static const String naverMapApiKey = 'YOUR_NAVER_MAP_API_KEY';
static const String weatherApiKey = 'YOUR_WEATHER_API_KEY';
// AdMob IDs (Test IDs - Replace with real IDs in production)
// AdMob IDs (Real)
static const String androidAdAppId = 'ca-app-pub-3940256099942544~3347511713';
static const String iosAdAppId = 'ca-app-pub-3940256099942544~1458002511';
static const String interstitialAdUnitId =
'ca-app-pub-3940256099942544/1033173712';
'ca-app-pub-6691216385521068/6006297260';
static const String androidNativeAdUnitId =
'ca-app-pub-6691216385521068/7939870622';
static const String iosNativeAdUnitId =