... | ... | @@ -5,6 +5,10 @@ Please refer to each individual version step when migrating to a newer SDK. .x r |
|
|
|
|
|
The [[main integration document|Integration-guide]] always describes the most up-to-date integration requirements.
|
|
|
|
|
|
## Upgrade to 2.2.0
|
|
|
|
|
|
The APP-ID should now be set in your application Manifest. The previous installation method is now deprecated. This process is detailed in the installation documentation.
|
|
|
|
|
|
## Upgrade to 1.8.4
|
|
|
|
|
|
No changes required.
|
... | ... | @@ -156,4 +160,4 @@ The `B4SSettings.storeCustomerFields()` method was slightly changed, as it is no |
|
|
android:name="com.ezeeworld.b4s.android.sdk.notifications.NotificationService"
|
|
|
android:exported="false" />
|
|
|
```
|
|
|
For push messaging integration itself, please refer to the [full integration document](https://github.com/ezeeworld/B4S-Android-SDK/blob/master/README.md#configure-the-sdk). |
|
|
For push messaging integration itself, please refer to the [full integration document](https://github.com/ezeeworld/B4S-Android-SDK/blob/master/README.md#configure-the-sdk). |
|
|
\ No newline at end of file |