Google Maps Apps targeting Android Pie are broken ?
In order to try to troubleshoot the issue I'm having trying to create an app targeting Android Pie, I've decided to start a very small project to target and isolate what may be the problem I'm having,...
View ArticleXamarin.Forms.Map doesn't work for Android 9
Hello. I use Xamarin.Forms.Map in my portable app xamarin. If I run my app for Android version lower 9 map loads fine. If I try to run my app for Android 9 I get the message: "Unexpected failure...
View Articlehow can l connect my xammarin forms application to sql online database
I am trying to make a xamarin forms application which perfom crude operations using sql server online so guys l wanted your help ,on how can l connect and add,update,view and delete items from the sql...
View Articlejava.exe exited with code 1 (Xamarin.Android.Common.targets)
We have been working on a cross-platform iOS/Android application and our builds are handled via TFS 2012. On a pretty regular basis, our builds fail due to the following error: C:\Program Files...
View ArticleHow to deserialize a class inherit from java.lang.object?
Hi all! Do you know why Json.Deserialize didin't work with class that inherit from java.lang.object? An easy example MyClass public class FoodItem { public int ID { get;set; } public string Name {...
View ArticleXamarin.Auth with Mac?
How would I use Xamarin.Auth with in a Xamarin.Mac-project? Looks like, only the UI-part is missing. Or is it still "work-in-progress"?
View Article[Android] Maps not working on Google Play store
I am using the Xamarin.Forms.GoogleMaps plugin, but the same happens with Xamarin.Forms.Maps. I created a Google API Key, and I restricted it for android, using the package name and SHA1 from the...
View ArticleStringFormat in Xaml
I'm trying to add addition text to a biding. It works fine as lone as I include "=". Here's an example: Displays Due=02/15/2019 That's not what I want it to display I want it to be "Due 05/15/2019",...
View ArticleAudio Video out of Sync in Issue Camera 2
I am trying to install and run official camera2 example here but I am facing an issue in Samsung devices the video is out of sync I found a solution here but it's in java and I don't know how I can...
View ArticleConnection in android emulator for Socket application
Hello everyone. I'm new to xamarin so take it easy with me. I'm developing an application Client/Server using xamarin. The Server will be on android and the client will be desktop application. I don't...
View ArticleError initWithContentsOfFile
Hi, I'm trying to create in my Xamarin solution a project for macOS. I followed all steps from this document. When the application starts I receive and error: public override void...
View ArticleDevice.Idiom for andriod TV is Phone ! why ?!!
Hello guys , As the title says , when I check the Device.Idiom for the android TV it returns that its from type of Phone. Can someone explain this ? Is there a way to know that I am running from a TV ?
View ArticleHow to use only specific language in input (entry) xamarin forms?
I need to use only 1 language when typing in entry
View Article'CarouselView' exists in both 'Xamarin.Forms.CarouselView' and...
I have issue with carouselview. after installing CarouselView from NuGet Manager giving me below error. The type 'CarouselView' exists in both 'Xamarin.Forms.CarouselView, Version=1.0.0.0' and...
View Article[FilePickerActivity] not attached to window manager xamarin forms
Hi, I am trying to use the CrossFilePicker to allow a user to select a file from their device and receive this error message shortly after selecting a file. The setup that I have is that file...
View ArticleiOS version of app only runs on iPhone XS Max 12.1
I'm using Visual Studio for Mac. When I build and run my app, it only runs on iPhone XS Max. Every other device ( I tested XS Max all the way to iPhone 6)and it will crash at the end of the splash...
View ArticleXamarin Listview button
Hello Guys, I want to show a new Page by clicking the ViewDetails button not ListviewItemclicked. I want to pass this paramter . I want to know how to get this Data My Coding is
View ArticleShowing white blank page before navigating from Login page to...
Hi, I'm working on app in Xamarin form where I need to login first in login page , then if succeed will it navigate to master detail page. I able to achieved it but when navigating from Login page to...
View Article