Can't authenticate MobileServiceClient with Azure ASP.NET Backend
Ciao, I have ASP.NET Web Application (.NET Framework) based on Visual Studio 2019 template with custom authentication with individual user accounts. public void ConfigureAuth(IAppBuilder app) { //...
View ArticleHttpClientHandler.ServerCertificateCustomValidationCallback receives empty...
Hello everyone, I'm working on a cross platform mobile app that uses HttpClient API for communication with a remote server. To ensure TLS connection with a proper server, I provide...
View ArticleCan't authenticate MobileServiceClient with Azure ASP.NET Backend
Ciao, I have ASP.NET Web Application (.NET Framework) based on Visual Studio 2019 template with custom authentication with individual user accounts. public void ConfigureAuth(IAppBuilder app) { //...
View ArticleCan't authenticate MobileServiceClient with Azure ASP.NET Backend
Ciao, I have ASP.NET Web Application (.NET Framework) based on Visual Studio 2019 template with custom authentication with individual user accounts. public void ConfigureAuth(IAppBuilder app) { //...
View ArticleCan't authenticate MobileServiceClient with Azure ASP.NET Backend
Ciao, I have ASP.NET Web Application (.NET Framework) based on Visual Studio 2019 template with custom authentication with individual user accounts. public void ConfigureAuth(IAppBuilder app) { //...
View ArticleCan't authenticate MobileServiceClient with Azure ASP.NET Backend
Ciao, I have ASP.NET Web Application (.NET Framework) based on Visual Studio 2019 template with custom authentication with individual user accounts. public void ConfigureAuth(IAppBuilder app) { //...
View ArticleCan't authenticate MobileServiceClient with Azure ASP.NET Backend
Ciao, I have ASP.NET Web Application (.NET Framework) based on Visual Studio 2019 template with custom authentication with individual user accounts. public void ConfigureAuth(IAppBuilder app) { //...
View ArticleCan't authenticate MobileServiceClient with Azure ASP.NET Backend
Ciao, I have ASP.NET Web Application (.NET Framework) based on Visual Studio 2019 template with custom authentication with individual user accounts. public void ConfigureAuth(IAppBuilder app) { //...
View ArticleThe specified child already has a parent. You must call removeView() on the...
I am getting this exception when i try to reset the Application.Current.MainPage I need to redirect the user whenever the app gets resumed. to do so, I am trying to set the navigation page... var...
View ArticleWhen in the build process should I obfuscate and where do I copy the results?
I need to obfuscate some of my dlls before creating the .apk. I already had this running for a few years, but it seems like the build process changed lately and it does not work anymore. I have a...
View ArticleDeploy / Launch from VS to Android Emulator or Device Fails
Please forgive me, I'm a total noob as of this week with Xamarin. I've started off by reading Microsoft's Xamarin Get Started tutorial, and I followed creating this application step-by-step: "Create a...
View ArticleButton inside ListView
How to add button click event inside ListView in Xamarin Android
View ArticleButton inside ListView
How to add button click event inside ListView in Xamarin Android
View ArticleAndroid Emulator Will Not Start/Hardware Accel Config Issue?
Hi Guys, Just upgraded to Windows 10 Professional so I could take advantage of hardware acceleration, but I get the error message below from the build. I put my system info below that, and the VS...
View ArticleAndroid Emulator Will Not Start/Hardware Accel Config Issue?
Hi Guys, Just upgraded to Windows 10 Professional so I could take advantage of hardware acceleration, but I get the error message below from the build. I put my system info below that, and the VS...
View ArticlePair to Mac
Hello, I have got problem regarding to Pairing with Mac. I bought brand new MacBook Air, because I had to, IOS dev roles e.t.c (hate apple). So I'm Sr. Software Developer with more than 19 years of...
View ArticleAndroid Emulator Will Not Start/Hardware Accel Config Issue?
Hi Guys, Just upgraded to Windows 10 Professional so I could take advantage of hardware acceleration, but I get the error message below from the build. I put my system info below that, and the VS...
View ArticlePair to Mac
Hello, I have got problem regarding to Pairing with Mac. I bought brand new MacBook Air, because I had to, IOS dev roles e.t.c (hate apple). So I'm Sr. Software Developer with more than 19 years of...
View ArticleAuthentication through WebView
How can the Xamarin app know who has authenticated via the web app inside the WebForm (Razor page/view)? Basically we want to wrap the whole website inside the Xamarin WebView. We are using .net Core...
View ArticleOpen picker on Listview itemtapped event in xamarin forms
I want to Open picker list (picker.focus()) whenever I click on Frame. I am using Xamarin forms with Prism Framework. I have tried with below code but getting item object , not picker object....
View Article