I'm using QRCODE.net library to generate QR Barcode and it's work fine. The thing is that I want that when the user scan the code with an Xamarin App, the web page which has the qr-code redirect to another url(Like WhatsApp web does). Do you have any idea to do that?
I was following this example already: http://tech.trailmax.info/2012/09/generate-qr-barcode-in-asp-net-mvc/
I have already searched a lot in Google and still haven't found any relevant information in this regard.
you need several pre-requirements
then the solution flow will be