github Iterable/iterable-android-sdk 3.6.2

2 days ago

Added

  • Added background initialization support to prevent ANRs during app startup. Use IterableApi.initializeInBackground() instead of initialize() to run initialization on a background thread while automatically queuing API calls until ready. See README for implementation details.
  • Added IterableApi.onSDKInitialized() callback method to subscribe to initialization completion from multiple places in your app.
  • Added setWebViewBaseUrl() configuration option to IterableConfig to support CORS for self-hosted custom fonts and external resources in WebView-based messages (in-app, inbox, embedded messages).

Don't miss a new iterable-android-sdk release

NewReleases is sending notifications on new releases.