Xamarin Accengage Migration

Migration from Accengage Xamarin component to Airship Xamarin component.

Setup Instructions

  1. Remove the Accengage Xamarin component.

  2. Set up the Airship Xamarin component:

    iOS: Set up the iOS component.

    Android: Set up the Android component.

  3. Add Airship-Accengage module to each supported native platform:

    iOS: Add urbanairship.ios.accengage package

    Android: Add urbanairship.android.accengage package

  4. Set up notification extensions for iOS.

  5. Airship provides a data opt-out feature to help customers comply with applicable privacy opt-out laws. For more information, see Data Collection.

Remove Airship-Accengage module

After your users have migrated to Airship, you are now ready to remove the Airship-Accengage module from your project.

Remove Airship-Accengage module from each supported native platform:

iOS: Remove urbanairship.ios.accengage package

Android: Remove urbanairship.android.accengage package

 Note

Note that upgrading to Airship Xamarin Plugin 18+ will require removing the Airship-Accengage module.