You’re now watching this thread. If you’ve opted in to email or web notifications, you’ll be notified when there’s activity. Click again to stop watching or visit your profile to manage watched threads and notifications.
You’ve stopped watching this thread and will no longer receive emails or web notifications when there’s activity. Click again to start watching.
My requirement is to open a native iOS app from a PWA and need to pass a set of parameters from PWA to the iOS app. After processing the data the control needs to return to PWA.How can this be achived? Is it possible via deep linking?