「Android/広告組込」の版間の差分
提供: 初心者エンジニアの簡易メモ
(ページの作成:「==applovin== 以下エラーが発生した場合はAndroidManifest.xmlのApplicationタグ内にmeta-dataを入れているか確認する E/AppLovinSdk: Unable to find...」) |
(相違点なし)
|
2016年10月20日 (木) 14:31時点における版
applovin
以下エラーが発生した場合はAndroidManifest.xmlのApplicationタグ内にmeta-dataを入れているか確認する
E/AppLovinSdk: Unable to find AppLovin SDK key. Please add meta-data android:name="applovin.sdk.key" android:value="YOUR_SDK_KEY_HERE" into AndroidManifest.xml