Flutter Accengage Migration
Migration from Accengage SDK to Airship Flutter plugin.
Setup Instructions
Remove the Accengage SDK.
Add Airship-Accengage module to each supported native platform:
iOS: Add the Accengage podspec to your podfile.
use_frameworks! # Airship SDK target "<Your Target Name>" do ... pod 'Airship/Accengage' ... end
Android: Add the Accengage module to your build.gradle.
// Airship - Accengage implementation "com.urbanairship.android:urbanairship-accengage:$airshipVersion"
Airship provides a data opt-out feature to help customers comply with applicable privacy opt-out laws. For more information, see Data Collection.
Feedback
Was this page helpful?
Thank you
Thanks for your feedback!
Tell Us MoreThank you
We will try harder!
Tell Us MoreCategories