facebook_app_events 0.13.3
facebook_app_events: ^0.13.3 copied to clipboard
Flutter plugin for Facebook App Events, an app measurement solution that provides insight on app usage and user engagement in Facebook Analytics.
0.13.3 #
N.B. Workaround release!!
Removing function body for iOS handling of deprecated method setUserData. See issues #127 and #129. We
were unable to reproduce or successfully troubleshoot the reported problems within the team and decided that it would be
better to get around the compilation error with the sacrifice of the setUserData in the possibly short time before it
is removed from the SDK anyway.
0.13.1 #
- Fixing issue #123
- Emptying the handling method for iOS
updateUserPropertiesas it is removed from iOS SDK but only deprecated in Android. - Removing
nilparameter from iOSinitializeSDKmethod - Updating the missing
AppEvents.UserDataTypedeclarations
- Emptying the handling method for iOS
0.13.0 #
0.12.0 #
Breaking changes: Starting from this release, the plugin require Flutter 2.0 with support for null safety
0.11.1 #
- Adding
logAddToCartevent log - Adding
logAddToWishlistevent log
0.11.0 #
0.8.1 #
- Fixing missing Android imports
0.8.0 #
- Updating Facebook SDK version to 8.1.0
- Adding
logInitiatedCheckoutevent per request in issue #55 - Adding anonymous id getter
getAnonymousId()- Android SDK:
getAnonymousAppDeviceGUID - iOS SDK:
anonymousID
- Android SDK:
0.7.2 #
Updating Android and iOS integration native code
0.7.1 #
Refining documentation and code formatting.
0.7.0 #
0.5.0 #
0.4.0 #
- Breaking name change of
logActivateApptologActivatedApp - Adding shorthand log methods
- logDeactivatedApp
- logCompletedRegistration
- logRated
- logViewContent
0.3.0 #
- Add sample of shorthand log methods for app events.
- logActivateApp
0.2.1 #
- Bug fixing.
0.2.0 #
- Adding app events
logPushNotificationOpenflushgetApplicationId
0.1.0 #
- First initial release supporting some basic functionality
clearUserDataclearUserIDlogEventsetUserDatasetUserIDupdateUserProperties