Migrate Android SDK

When migrating the app to the latest Android version, complete the following basic steps:

  1. Replace the existing .aar files with the new .aar files.
  2. Update the code that syncs inbox/in-app messages if using our inbox plugin if you are upgrading from SDK 3.8.1 or lower. For more information, go here.
  3. Replace any plugin source/binaries you use with our SDKs, such as our inbox or in-app plugins.
  4. Clean and rebuild.

Change your base URL values

Make sure to change your base URL values if you haven't recently.

Find out how to change your URL values here.