Xamarin Webview URL not opening native apps

Yasser Qureshi 1 Reputation point
2022-08-22T09:46:33.377+00:00

Hello Everyone,

I've cloned my website into a Xamarin webview app and i'm looking out to call UPI apps installed on my phone. Payment gateway provider is Razorpay. Listed below are the things i've tried.

  • The local installed UPI app is accessible through the website directly (https://greycats.tech).
  • Local UPI app is accessible through a react webview app.
  • I've tried adding some intent filters by researching , but it seems that i'm going wrong with that minorly.
  • I tried to identify the URL but there's no URL when the razorpay form generates.

Is there a way that i can allow my webview app to call the payment provider apps in my phone ?

Developer technologies .NET Xamarin
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.