Mobile Apps

Add the Trustly UI to mobile apps

The Trustly mobile SDKs help you integrate the Select Bank Widget and Lightbox UI with your iOS and Android applications. Trustly provides guides and example apps to help you integrate these Trustly User Interfaces with mobile apps built on popular frameworks such as React Native and Cordova.

Note about OAuth

The primary difference between integrating Trustly in a web app and a mobile app is the requirement to handle OAuth login flows from your application. Unlike a web browser that can open OAuth login windows and return the user to the original web page with a callback URL, mobile apps must include deep links that are provided when launching the Trustly UI. The Trustly mobile guides address this topic and you can find more information in the OAuth Guide.

SDKs

Trustly provides iOS and Android native mobile SDKs.

Framework Guides

In addition to the above SDKs, Trustly also provides guides for integrating with popular frameworks.

WebView

If your application architecture requires a hybrid platform or WebView-based Trustly integration, follow the guidance provided in the WebView guide.

To view examples of how iOS and Android apps can be integrated with a web-app serving the Trustly UI, see the Trustly WebView Example App.


What’s Next

Read more about OAuth or get started on your iOS and Android apps