File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change 23
23
<uses-permission android : name =" android.permission.ACCESS_NETWORK_STATE" />
24
24
<uses-permission android : name =" android.permission.WAKE_LOCK" />
25
25
<application android : label =" @string/app_name" >
26
- <!-- You may replace the sample App ID below with your own App ID. -->
27
- <meta-data
28
- android : name =" com.google.android.gms.ads.APPLICATION_ID"
29
- android : value =" ca-app-pub-3940256099942544~3347511713" />
30
26
<activity android : name =" android.app.NativeActivity"
31
27
android : exported =" true"
32
28
android : screenOrientation =" portrait"
Original file line number Diff line number Diff line change 2
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
3
<plist version =" 1.0" >
4
4
<dict >
5
- <key >GADApplicationIdentifier </key >
6
- <string >ca-app-pub-3940256099942544~1458002511 </string >
7
5
<key >CFBundleDevelopmentRegion </key >
8
6
<string >en </string >
9
7
<key >CFBundleExecutable </key >
24
22
<true />
25
23
<key >UILaunchStoryboardName </key >
26
24
<string >LaunchScreen </string >
27
- <key >NSUserTrackingUsageDescription </key >
28
- <string >This identifier will be used to deliver personalized ads to you. </string >
29
25
<key >CFBundleURLTypes </key >
30
26
<array >
31
27
<dict >
You can’t perform that action at this time.
0 commit comments