v0.16.13
Fixes
Crash on opening a URL when no browser installed
Users whose device didn’t have a browser installed would crash when attempting to open a URL.
We now avoid the crash, and notify about this occurrence with a listener so you can notify your user about the error if you chose to:
New features
Loading view timeout configuration
SDK can optionally display a loading view while the Experience is loading. This view is removed when either of the two happens:
The Experience notifies the SDK that it has completed loading it’s UI.
A loading timeout has been reached.
This version of the SDK adds a way to customise this timeout: