- [chore]: Update Tapsell legacy SDK to
4.9.0
- [chore]: Update Applovin to
12.4.0
- [chore]: Update Admob to
22.6.0
- [chore]: Update UnityAds to
4.9.2
- [fix]: Fix flutter crash in Native banner ads: Reply already submitted GH-27, TUD-6346
- [chore]: Update Tapsell legacy SDK to
4.8.8
- [feat]: Added support for
Gradle 8
andR8 Full mode
. - [fix] crash related to OkHttp in Android 4.
- [fix] GDPR consent issues in Tapsell sdk.
- [chore]: Update Tapsell legacy SDK to
4.8.4
- [fix]: Fix flutter crash in Standard banner ads: Reply already submitted GH-15, TUD-4040
- [fix]: Fix crash when using
telephonyManager.getAllCellInfo();
. check for fine location permission instead of coarse location permission TUD-3899. See more in Link1, Link2
- [fix]: Fixed Google Play policy error related to Collecting user's installed apps [GH-68](tapsellorg/TapsellPlusSDK-AndroidSample#68
- [New]: Added new UI for back dialog in rewarded videos
- [change] Update Android dependency (TapsellPlus) to
2.2.0
- [change]: Update
google_mobile_ads
to3.0.0
and native Admob toV22.0.0
- [fix]: Fix some memory leaks in tapsell sdk and tapsell plus sdk
- [fix]: fix some proguard issues
- [fix]: Fix wrong back dialog options in rewarded videos
- [chore]: Update UnityAds to
V4.6.1
- [chore]: Update Mintegral to
V16.3.91
- [chore]: Update AdColony to
V4.8.0
- [chore]: Update AppLovin to
V11.8.2
- [feat] Add support for
Admob native banner
- [Change]: Update
minSdkVersion
to 19 to supportgoogle_mobile_ads:V1.3.0
- [change] Update Android dependency (TapsellPlus) to
2.1.8
- [change] Update Android
targetSdkVersion
to 33 - [New] Added dynamic configs for
backPressed
final banner in video ads - [New] Add dynamic configs for back alert dialog in videos
- [Fix] Update UnityAds to
V4.3.0
and fix deprecations based on (UnityAds API)
- [feat] Update native dependency to
2.1.7
- [feat] Update admob to
20.6.0
- [fix] Fix SSLFactory on Android versions prior to 4.4
- [feat] Update admob to
- [fix] Standard banner tag issue
- [feat] Update native dependency to
2.1.7
- [fix] Standard banner tag issue
- [New] Add Vast Activity like Github Sample
- [New] Add AppSetId due to new changes to advertisingId
- [New] Add support for Mintegral Interstitial and Rewarded Ads
- [New] Add support for Mintegral standard banner ads
- [Fix] Fixed consistent request in VAST
- [Fix] Fixed Admob native banner crash
- [Fix] Fixed Tapsell Native Banner NullPointerException
- [Fix] Fixed Standard banner refresh issue: it will now remove the previous banner if the request was failed and banner was not in shown state
- Modified adNetworks: AppLovin, AdMob, Tapsell, Mintegral
- [change] Update Android dependency (TapsellPlus) to 2.1.6
- [change] update Tapsell adNetwork version to 4.7.4
- [change] Update targetSDK version to 31
- [change] Error will notify more verbosely when all adNetworks failed to load
- [New] Add AdColony Standard Banner
- [New] Add Chartboost Interstitial Ad
- [fix] Fix activity null issue
- [fix] Fix Activity assignment after config changes
- [fix] Fix the invalid activity message
- [change] Update Android dependency (TapsellPlus) to 2.1.3
- [New] Add
setGDPRConsent
method - [change] Add
margin
parameter toshowStandardBanner
method which takes anEdgeInsets
and sets the native margin - [fix] Native ad
onOpened
invocation issue - [change] Update Android dependency to 2.1.3-rc01
- [New] Null-safety support
- [Breaking]
ios
part of the app is removed. It will be added when the SDK actually supports the iOS - [Breaking] Plugin is re-written. So all methods are made using newer sdk. Almost everything is different.
- [change] Add util classes such as
NativeAd
andLogLevel
to provide easier APIs - [change]
TapsellPlus#setDebugMode
's input changed fromint
toLogLevel
- [change]
showNativeAd(onOpened)
callback will now give you aNativeAd
instead of Map
- [Chore] Update usage information
- [Chore] Update License
- [Chore] Update README and usage information
- [New] Migrate to NullSafety
- [Breaking] All methods are re-written due to major changes in native SDK
- [Breaking] Remove
ios
part of the plugin. IOS is not supported at this point.
- Update native dependency to
2.1.2
Note: This version contains old native SDK and is considered deprecated. You are highly recommended to update to a later available version
- Initial release