Skip to content

Releases: queueit/android-webui-sdk

2.0.30

04 Feb 14:45

Choose a tag to compare

Release Notes:

  • Captcha and proof of work (machine captcha) are now supported.

2.0.29

21 Jan 09:28

Choose a tag to compare

Release notes:

  • SDK Version is now included in the user-agent
  • Bugfix URL handling

2.0.27

23 Nov 13:39

Choose a tag to compare

Added support for queueit://close URIs to close the Webview.
The onWebViewClosed callback is now executed whenever a Webview is closed using a link.

2.0.26

23 Nov 11:30

Choose a tag to compare

Updated navigation handling:

  • queue passed callback is now called only when there's an exact same target URL match
  • "what is this" and logo URLs aren't followed anymore

2.0.25

09 Oct 12:13

Choose a tag to compare

The SDK is now published in two flavors: library, library-androidx

2.0.24

27 Aug 14:24

Choose a tag to compare

Bugfix for deep links.
The SDK now handles deep links so you can use them in your application.

2.0.23

23 Jul 15:21
5c77870

Choose a tag to compare

Adds the userExited callback, which is executed if the user exits the line.

2.0.22

20 Jul 14:33
1b9c5f2

Choose a tag to compare

Bugfix for webviews and cookies.

Attached to this release is a compiled version of the demo app the Android SDK. It can can be used for showcasing or testing your queue.
To install, download the APK to your phone and install it. You need to allow installations from unknown sources for this to work.

2.0.20

24 Apr 10:07
90952d0

Choose a tag to compare

Android SDK not returning queueittoken (in callback) for events in safetynet mode.

Attached to this release is a compiled version of the demo app the Android SDK. It can can be used for showcasing or testing your queue.

To install, download the APK to your phone and install it. You need to allow installations from unknown sources for this to work.

2.0.19

18 Dec 11:35
b6d40cf

Choose a tag to compare

SSL certificate error handling.

Attached to this release is a compiled version of the demo app the Android SDK. It can can be used for showcasing or testing your queue.

To install, download the APK to your phone and install it. You need to allow installations from unknown sources for this to work.