These migration steps are only required if you are updating the push-amp-plus SDK from 1.2.00 or below to 2.x or higher.
Update the SDK Version
Update the SDK to the latest version by updating the dependency versions in yourapp/build.gradle file. You would need to update the version for moe-android-sdk push-amp-plus artifacts.Ensure refer to the Release Notes.
Version CompatibilityThe push-amp-plus artifact should be compatible with the moe-android-sdk artifact you have already added. Make sure you check the version compatibility and pick the right version for your application
Configure Push Amp+
To configure Push Amp plus follow these steps as described in Push AMP Plus Integration:- Add Permissions to the Manifest File
- Add Receiver and Services in Manifest File
- Add Meta Data
- Configuring Receviers