WebApp Integration

If your app uses a WebView to render your own website, you may want to consider WebApp Integration.

WebApp Integration is recommended when business logic resides within the app or when you use push messaging.

With WebApp Integration, Hackle features called from the web will operate through the App SDK.

WebApp Integration provides the following advantages:

  • You can inject the app's user information into the website to manage app and web users in a consistent way.

  • You can use all of Hackle's features without distinguishing between web and app.

triangle-exclamation

Last updated