Authentication screen shown frequently
Authentication screen shown frequently
Possible causes:
- Partner IdP session expired → adjust its duration so it is ≥ the Paylead IdP session.
- Cookies not persisted → check the WebView configuration.
- WebView recreated on each open → reuse the same instance.
Authentication screen shown during activity
Authentication screen shown during activity
Possible causes:
- The activity generates no server requests → set up a “keep-alive”.
- Cookies not sent on some requests → check
withCredentials.
Unexpected behaviour or hard-to-diagnose support cases
Unexpected behaviour or hard-to-diagnose support cases
Possible cause:
- The User-Agent does not contain the
PayleadWebViewsuffix.
- Keep the device’s default User-Agent and append
PayleadWebViewat the end (see User-Agent identification).
What’s next
Bridge releases
Every published Mobile Bridge version, with the schema download.
API reference
Browse the Program API endpoints and download the OpenAPI specs.