From cef6cc1b4d760a6bf2084a48f040f674e9f07f4d Mon Sep 17 00:00:00 2001 From: Maik Mursall Date: Mon, 14 Aug 2023 16:04:01 +0200 Subject: [PATCH] Added Beta tag to App2App Redirection section --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 739433c..099a05d 100644 --- a/README.md +++ b/README.md @@ -227,7 +227,7 @@ Pass your ViewModel, using the `viewModels` function, and pass it to the `XS2AWi > It is possible to freely define the ViewModel-Scope. > Please refer to [this answer](https://stackoverflow.com/a/68971296) for more information. -## App to App redirection +## App to App redirection (Beta) Some banks support redirecting to their banking app. Per default the SDK will not redirect to the banking app and opens the internal WebView instead.