Redirecting to Web URL from mobile app through Xamarin.Forms.Essential

Prasanth Kumar 21 Reputation points
2021-03-24T10:33:52.067+00:00

I'm currently facing an issue with the mobile application. While clicking the "sign-up" button on our mobile app, usually it will redirect the user to the sign-up page via browser. But what happens now is that, when the sign-up button is clicked, the browser opens as usual but instead of loading the sign-up page, "login" page gets loaded on the browser. What is to be noted here is that the URL when redirected by the application is for the sign-up page. Whereas in-between, it automatically changes to the URL of the login page. I've checked the code thoroughly and it clearly has the URL of the sign-up page.

Angular is used for Web application.

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,297 questions
{count} votes