tapsell_plus 2.1.6
tapsell_plus: ^2.1.6 copied to clipboard
Tapsell Plus is a multi-platform mediator advertising SDK. Visit tapsell.ir for more information.
2.1.6 #
- [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
2.1.4 #
- [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
2.1.3 #
- [New] Add
setGDPRConsentmethod - [change] Add
marginparameter toshowStandardBannermethod which takes anEdgeInsetsand sets the native margin - [fix] Native ad
onOpenedinvocation issue - [change] Update Android dependency to 2.1.3-rc01
2.1.2 #
- [New] Null-safety support
- [Breaking]
iospart 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
NativeAdandLogLevelto provide easier APIs - [change]
TapsellPlus#setDebugMode's input changed frominttoLogLevel - [change]
showNativeAd(onOpened)callback will now give you aNativeAdinstead of Map
2.0.0-nullsafety.2 #
- [Chore] Update usage information
2.0.0-nullsafety.1 #
- [Chore] Update License
- [Chore] Update README and usage information
2.0.0-nullsafety.0 #
- [New] Migrate to NullSafety
- [Breaking] All methods are re-written due to major changes in native SDK
- [Breaking] Remove
iospart of the plugin. IOS is not supported at this point.
Android
- Update native dependency to
2.1.2
1.0.0 #
Note: This version contains old native SDK and is considered deprecated. You are highly recommended to update to a later available version
- Initial release