My Profile
What a great explanation, Love it. After hours of troubleshooting this saved my day
On Solution of Realm Migration Error Code 10
At the moment version 4.08 is not working(TreadingTaskException). But version 4.00 works well. Thanks for the article!)
On How to connect and read data from PostgreSQL in Xamarin
Hello.... in my case, when Navigation.PushAsync(ScannerPage) is called, a page with a white square and a horizontal red line appears.…
On Using ZXing (QR Code Scanner) in Xamarin Forms
Awesome thanks
On Generic Selection Sort in C/C++
Informative tutorial, Thanks Update in ScanAsync(), var scanPage = new ZXingScannerPage(); await Application.Current.MainPage.Navigation.PushModalAsync(scanPage); 2nd line missed in the above explanation.…
On Using ZXing (QR Code Scanner) in Xamarin Forms
nice way you have separated out the code into methods. my current implementation is a linear mess (cut n pasted…
On Using ZXing (QR Code Scanner) in Xamarin Forms
Same error here
On How to connect and read data from PostgreSQL in Xamarin
Any other solution idea? Sorry for my bad English.
On How to connect and read data from PostgreSQL in Xamarin
I have the same problem as Phil McIntosh. It did not work cleaning the project, nor installing other versions, nor…
On How to connect and read data from PostgreSQL in Xamarin
Thanks for the discussion and demo code.
On Using ZXing (QR Code Scanner) in Xamarin Forms