The documentation clearly states that including "the <em>exitURI=</em>
parameter in the URL will cause the Exit button to appear on the Dash Settings Page. Clicking the Exit button will link to the URI you provided in the URL parameter."
We are currently supplying the exitURI=
parameter in the URL. We see this working in iOS on the web-view, but we do not see this working on Android.
Is there a bug that can be filed or is there something more than just supplying the exitURI=
parameter to get Android to display the exit button?