File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 23
23
24
24
### Add the line below to ` Packages/manifest.json `
25
25
26
- for version ` 1.0.9 `
26
+ for version ` 1.1.0 `
27
27
``` csharp
28
- " com.wolf-package.advertising" : " https://github.com/wolf-package/advertising-unity.git#1.0.9 " ,
28
+ " com.wolf-package.advertising" : " https://github.com/wolf-package/advertising-unity.git#1.1.0 " ,
29
29
```
30
30
dependency ` extensions-unity-1.0.3 `
31
31
``` csharp
@@ -49,7 +49,7 @@ Install `app-tracking-unity` and add define symbol `VIRTUESKY_TRACKING` if you n
49
49
- Here, select ` Ad Network ` and enter the ad unit id you want to use, don't forget add ` Define Symbol ` .
50
50
51
51
- Add ` Scripting Define Symbols ` in ` Project Settings ` > ` Player ` > ` Other Settings `
52
- - Applovin: ` VIRTUESKY_ADS ` and ` VIRTUESKY_MAX `
52
+ - Applovin: ` VIRTUESKY_ADS ` and ` VIRTUESKY_APPLOVIN `
53
53
- Admob: ` VIRTUESKY_ADS ` and ` VIRTUESKY_ADMOB `
54
54
- IronSource: ` VIRTUESKY_ADS ` and ` VIRTUESKY_IRONSOURCE `
55
55
Original file line number Diff line number Diff line change 2
2
"name" : " com.wolf-package.advertising" ,
3
3
"displayName" : " UnityCommon-ADS" ,
4
4
"description" : " Support show ads for game unity" ,
5
- "version" : " 1.0.9 " ,
5
+ "version" : " 1.1.0 " ,
6
6
"unity" : " 2021.3" ,
7
7
"category" : " virtuesky" ,
8
8
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments