File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2323
2424### Add the line below to ` Packages/manifest.json `
2525
26- for version ` 1.0.9 `
26+ for version ` 1.1.0 `
2727``` 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 " ,
2929```
3030dependency ` extensions-unity-1.0.3 `
3131``` csharp
@@ -49,7 +49,7 @@ Install `app-tracking-unity` and add define symbol `VIRTUESKY_TRACKING` if you n
4949- Here, select ` Ad Network ` and enter the ad unit id you want to use, don't forget add ` Define Symbol ` .
5050
5151- Add ` Scripting Define Symbols ` in ` Project Settings ` > ` Player ` > ` Other Settings `
52- - Applovin: ` VIRTUESKY_ADS ` and ` VIRTUESKY_MAX `
52+ - Applovin: ` VIRTUESKY_ADS ` and ` VIRTUESKY_APPLOVIN `
5353 - Admob: ` VIRTUESKY_ADS ` and ` VIRTUESKY_ADMOB `
5454 - IronSource: ` VIRTUESKY_ADS ` and ` VIRTUESKY_IRONSOURCE `
5555
Original file line number Diff line number Diff line change 22 "name" : " com.wolf-package.advertising" ,
33 "displayName" : " UnityCommon-ADS" ,
44 "description" : " Support show ads for game unity" ,
5- "version" : " 1.0.9 " ,
5+ "version" : " 1.1.0 " ,
66 "unity" : " 2021.3" ,
77 "category" : " virtuesky" ,
88 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments