I just found this source code for making xamarin app for nopcommerce website from here
https://github.com/GomeniucIvan/nopCommerceMobile
I tried a lot to make it run but it just showed simple text and nothing else on emulator.
Can anyone help me how to make a working application from this for my already running website.
Things i tried:-
Added my website with this solution (asked by visual studio)
Then sorted some errors
Ran (Debug) it successfully on android emulator, but just fixed starting page came up on device and visual studio gave error.
Thanks a lot in Advance.