tapsell_plus 2.3.2
tapsell_plus: ^2.3.2 copied to clipboard
Tapsell Plus is a mediation SDK for in-app advertising purposes. TapsellPlus allows usage of multiple adNetworks and decides which one to to show at the moment to increase total income.
2.3.2 (23 Feb, 2025) #
- [chore]: Update Tapsell legacy SDK to
4.9.8 - [fix]: - Fix conflict with
InAppBillingSDKs
2.3.1 (05 Feb, 2025) #
- [chore]: Update Tapsell legacy SDK to
4.9.7 - [chore]: Downgrade Kotlin version to
1.7.10
2.2.7 (25 Jun, 2024) #
2.2.4 (05 Feb, 2024) #
- [chore]: Update Tapsell legacy SDK to
4.8.8 - [feat]: Added support for
Gradle 8andR8 Full mode. - [fix] crash related to OkHttp in Android 4.
- [fix] GDPR consent issues in Tapsell sdk.
2.2.3 (27 Sep, 2023) #
- [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
2.2.0 (27 Jun, 2023) #
- [fix]: Fixed Google Play policy error related to Collecting user's installed apps [GH-68](https://github.com/tapsellorg/TapsellPlusSDK-AndroidSample/issues/68
- [New]: Added new UI for back dialog in rewarded videos
- [change] Update Android dependency (TapsellPlus) to
2.2.0 - [change]: Update
google_mobile_adsto3.0.0and 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
2.1.8 (17 June, 2023) #
- [feat] Add support for
Admob native banner - [Change]: Update
minSdkVersionto 19 to supportgoogle_mobile_ads:V1.3.0 - [change] Update Android dependency (TapsellPlus) to
2.1.8 - [change] Update Android
targetSdkVersionto 33 - [New] Added dynamic configs for
backPressedfinal banner in video ads - [New] Add dynamic configs for back alert dialog in videos
- [Fix] Update UnityAds to
V4.3.0and fix deprecations based on (UnityAds API)
2.1.7 #
- [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
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