Skip to content

Releases: BatchLabs/Batch-Android-atinternet-dispatcher

3.0.1

12 Dec 14:24
Compare
Choose a tag to compare
  • Fixed an issue where Batch would crash when a non-hierarchical URI was parsed in a deeplink.

3.0.0

06 Apr 13:31
Compare
Choose a tag to compare
  • The dispatcher now requires Batch 1.19 or higher.

2.0.0

09 Mar 09:28
Compare
Choose a tag to compare
  • Added support for Batch WebView In-App format. The dispatcher now requires Batch 1.17 or higher.

1.1.0

09 Mar 09:27
Compare
Choose a tag to compare
  • Changed AtInternetRegistrar.getInstance()'s type to AtInternetDispatcher so that methods specific to this dispatcher can be easily called.

  • Added the ability to set your own ATInternet Tracker instance using setTrackerOverride() on AtInternetDispatcher.
    Use AtInternetRegistrar to get the instance of this class.
    Ex: AtInternetRegistrar.getInstance().setTrackerOverride(myTracker)

1.0.0

03 Mar 16:57
Compare
Choose a tag to compare

Release 1.0.0