· Developper

PWA deep linking

Actions & Logic

I'm building an app with PWA enabled and Stripe payments capabilities via API calls. Those API calls sometimes require return/cancel URL's.

Unfortunately, it doesn't accept deep linking URL's scheme and if I enter the web URL of the page, I do not come back in the PWA (staying in the URL launcher of FF).

How could I launch an URL in my PWA and the return to a specific page ?

Also, should the URL scheme respect the package/project name or the web publishing URL ?

Thanks

Damien

What have you tried so far?

I tried the app in test and run mode as well as a deployed PWA.

Did you check FlutterFlow's Documentation for this topic?
Yes
1 reply