22
33Official Appodeal Flutter Plugin for your Flutter application.
44
5- ## Appodeal SDK 3.4.1
5+ ## Appodeal SDK 3.4.2
66
77- ** Google CMP and TCF v2 Support**
88 - To enhance the relevance of ads for your users and comply with regulations like GDPR and CCPA,
@@ -57,7 +57,7 @@ Add the dependency to the `pubspec.yaml` file in your project:
5757
5858``` yaml
5959dependencies :
60- stack_appodeal_flutter : 3.4.1
60+ stack_appodeal_flutter : 3.4.2
6161` ` `
6262
6363Install the plugin by running the command below in the terminal:
@@ -86,31 +86,27 @@ platform :ios, '13.0'
8686use_frameworks!
8787
8888def appodeal
89- pod ' Appodeal' , ' 3.4.1'
90- pod ' APDAdjustAdapter' , ' 3.4.1.0'
91- pod ' APDAmazonAdapter' , ' 3.4.1.0'
92- pod ' APDAppLovinAdapter' , ' 3.4.1.0'
93- pod ' APDAppLovinMAXAdapter' , ' 3.4.1.0'
94- pod ' APDAppsFlyerAdapter' , ' 3.4.1.0'
95- pod ' APDBidMachineAdapter' , ' 3.4.1.1'
96- pod ' APDBidonAdapter' , ' 3.4.1.0'
97- pod ' APDBigoAdsAdapter' , ' 3.4.1.0'
98- pod ' APDDTExchangeAdapter' , ' 3.4.1.1'
99- pod ' APDFacebookAdapter' , ' 3.4.1.0'
100- pod ' APDFirebaseAdapter' , ' 3.4.1.0'
101- pod ' APDGoogleAdMobAdapter' , ' 3.4.1.0'
102- pod ' APDIABAdapter' , ' 3.4.1.0'
103- pod ' APDInMobiAdapter' , ' 3.4.1.0'
104- pod ' APDIronSourceAdapter' , ' 3.4.1.0'
105- pod ' APDMetaAudienceNetworkAdapter' , ' 3.4.1.0'
106- pod ' APDMintegralAdapter' , ' 3.4.1.0'
107- pod ' APDMyTargetAdapter' , ' 3.4.1.0'
108- pod ' APDPangleAdapter' , ' 3.4.1.0'
109- pod ' APDSentryAdapter' , ' 3.4.1.0'
110- pod ' APDSmaatoAdapter' , ' 3.4.1.0'
111- pod ' APDUnityAdapter' , ' 3.4.1.0'
112- pod ' APDVungleAdapter' , ' 3.4.1.0'
113- pod ' APDYandexAdapter' , ' 3.4.1.0'
89+ pod ' Appodeal' , ' 3.4.2'
90+ pod ' APDAmazonAdapter' , ' 3.4.2.0'
91+ pod ' APDAppLovinAdapter' , ' 3.4.2.0'
92+ pod ' APDAppLovinMAXAdapter' , ' 3.4.2.0'
93+ pod ' APDBidMachineAdapter' , ' 3.4.2.0'
94+ pod ' APDBidonAdapter' , ' 3.4.2.0'
95+ pod ' APDBigoAdsAdapter' , ' 3.4.2.0'
96+ pod ' APDDTExchangeAdapter' , ' 3.4.2.0'
97+ pod ' APDGoogleAdMobAdapter' , ' 3.4.2.0'
98+ pod ' APDIABAdapter' , ' 3.4.2.0'
99+ pod ' APDInMobiAdapter' , ' 3.4.2.0'
100+ pod ' APDIronSourceAdapter' , ' 3.4.2.0'
101+ pod ' APDMetaAudienceNetworkAdapter' , ' 3.4.2.0'
102+ pod ' APDMintegralAdapter' , ' 3.4.2.0'
103+ pod ' APDMyTargetAdapter' , ' 3.4.2.0'
104+ pod ' APDPangleAdapter' , ' 3.4.2.0'
105+ pod ' APDSentryAdapter' , ' 3.4.2.0'
106+ pod ' APDSmaatoAdapter' , ' 3.4.2.0'
107+ pod ' APDUnityAdapter' , ' 3.4.2.0'
108+ pod ' APDVungleAdapter' , ' 3.4.2.0'
109+ pod ' APDYandexAdapter' , ' 3.4.2.0'
114110 pod ' AmazonPublisherServicesSDK' , ' 4.10.1.0'
115111 pod ' AppLovinMediationAmazonAdMarketplaceAdapter' , ' 4.10.1.0'
116112 pod ' AppLovinMediationBidMachineAdapter' , ' 3.1.2.0.0'
@@ -464,6 +460,10 @@ dictionary in your `Info.plist`.
464460 <key >SKAdNetworkIdentifier</key >
465461 <string >866k9ut3g3.skadnetwork</string >
466462 </dict >
463+ <dict >
464+ <key >SKAdNetworkIdentifier</key >
465+ <string >87u5trcl3r.skadnetwork</string >
466+ </dict >
467467 <dict >
468468 <key >SKAdNetworkIdentifier</key >
469469 <string >88k8774x49.skadnetwork</string >
@@ -700,6 +700,10 @@ dictionary in your `Info.plist`.
700700 <key >SKAdNetworkIdentifier</key >
701701 <string >fkak3gfpt6.skadnetwork</string >
702702 </dict >
703+ <dict >
704+ <key >SKAdNetworkIdentifier</key >
705+ <string >fq6vru337s.skadnetwork</string >
706+ </dict >
703707 <dict >
704708 <key >SKAdNetworkIdentifier</key >
705709 <string >fz2k2k5tej.skadnetwork</string >
@@ -1226,7 +1230,7 @@ Add dependencies into `build.gradle` (module: app)
12261230``` groovy
12271231dependencies {
12281232 // ... other project dependencies
1229- implementation ('com.appodeal.ads:sdk:3.4.1 .0') {
1233+ implementation ('com.appodeal.ads:sdk:3.4.2 .0') {
12301234 exclude group: 'com.appodeal.ads.sdk.services', module: 'adjust'
12311235 exclude group: 'com.appodeal.ads.sdk.services', module: 'appsflyer'
12321236 exclude group: 'com.appodeal.ads.sdk.services', module: 'firebase'
@@ -1293,7 +1297,7 @@ allprojects {
12931297 dependencies {
12941298 ...
12951299 // ... other project dependencies
1296- implementation('com.appodeal.ads:sdk:3.4.1 .0') {
1300+ implementation('com.appodeal.ads:sdk:3.4.2 .0') {
12971301 // ad networks
12981302 exclude group: "com.appodeal.ads.sdk.networks", module: "admob"
12991303 exclude group: "org.bidon", module: "admob-adapter"
@@ -1313,7 +1317,7 @@ allprojects {
13131317 Remove next pods from ` Podfile ` :
13141318
13151319 ``` ruby
1316- pod ' APDGoogleAdMobAdapter' , ' 3.4.1 .0'
1320+ pod ' APDGoogleAdMobAdapter' , ' 3.4.2 .0'
13171321 pod ' BidonAdapterGoogleAdManager' , ' 0.7.1.0'
13181322 pod ' BidonAdapterGoogleMobileAds' , ' 0.7.1.0'
13191323 pod ' AppLovinMediationGoogleAdManagerAdapter' , ' 11.12.0.0'
@@ -1332,7 +1336,7 @@ Add dependencies into build.gradle (module: app)
13321336``` groovy
13331337dependencies {
13341338 // ... other project dependencies
1335- implementation 'com.appodeal.ads.sdk.services:adjust:3.4.1 .0'
1339+ implementation 'com.appodeal.ads.sdk.services:adjust:3.4.2 .0'
13361340}
13371341```
13381342
@@ -1341,7 +1345,7 @@ Add dependencies into _Podfile_
13411345``` ruby
13421346def appodeal
13431347 // ... other project pods
1344- pod ' APDAdjustAdapter' , ' 3.4.1 .0'
1348+ pod ' APDAdjustAdapter' , ' 3.4.2 .0'
13451349end
13461350```
13471351
@@ -1352,7 +1356,7 @@ Add dependencies into build.gradle (module: app)
13521356``` groovy
13531357dependencies {
13541358 // ... other project dependencies
1355- implementation 'com.appodeal.ads.sdk.services:appsflyer:3.4.1 .0'
1359+ implementation 'com.appodeal.ads.sdk.services:appsflyer:3.4.2 .0'
13561360}
13571361```
13581362
@@ -1361,7 +1365,7 @@ Add dependencies into _Podfile_
13611365``` ruby
13621366def appodeal
13631367 // ... other project pods
1364- pod ' APDAppsFlyerAdapter' , ' 3.4.1 .0'
1368+ pod ' APDAppsFlyerAdapter' , ' 3.4.2 .0'
13651369end
13661370```
13671371
@@ -1372,7 +1376,7 @@ Add dependencies into build.gradle (module: app)
13721376``` groovy
13731377dependencies {
13741378 // ... other project dependencies
1375- implementation 'com.appodeal.ads.sdk.services:firebase:3.4.1 .0'
1379+ implementation 'com.appodeal.ads.sdk.services:firebase:3.4.2 .0'
13761380}
13771381```
13781382
@@ -1381,7 +1385,7 @@ Add dependencies into _Podfile_
13811385``` ruby
13821386def appodeal
13831387 // ... other project pods
1384- pod ' APDFirebaseAdapter' , ' 3.4.1 .0'
1388+ pod ' APDFirebaseAdapter' , ' 3.4.2 .0'
13851389end
13861390```
13871391
@@ -1392,7 +1396,7 @@ Add dependencies into build.gradle (module: app)
13921396``` groovy
13931397dependencies {
13941398 // ... other project dependencies
1395- implementation 'com.appodeal.ads.sdk.services:facebook_analytics:3.4.1 .0'
1399+ implementation 'com.appodeal.ads.sdk.services:facebook_analytics:3.4.2 .0'
13961400}
13971401```
13981402
@@ -1401,7 +1405,7 @@ Add dependencies into _Podfile_
14011405``` ruby
14021406def appodeal
14031407 // ... other project pods
1404- pod ' APDFacebookAdapter' , ' 3.4.1 .0'
1408+ pod ' APDFacebookAdapter' , ' 3.4.2 .0'
14051409end
14061410```
14071411
0 commit comments