flutter_meta_appads_sdk 1.0.3 flutter_meta_appads_sdk: ^1.0.3 copied to clipboard
This Flutter plugin provides a simple interface to interact with the Meta SDK. It allows you to initialize the SDK, set user data (Advanced Attribution), and log events/purchases.
1.0.3 #
- Added
setAdvertiserIDCollectionEnabled
please refer to Meta documentation on this function. - Added
setAdvertiserTrackingEnabled
this is for iOS in older version >(iOS 17) refer to Meta documentation on this function. - New parameter
enableLogging
ininitSdk
for enabling/disabling console logging.
1.0.2 #
- Allow less restrictive Dart SDK version (3.4.0).
1.0.1 #
- Some changes for pub.dev score.
1.0.0 #
- First initial version.
- iOS SDK 17.4.0.
- Android SDK 17.0.2.