Can't install xamarin form application on andriod
Hello, I have a problem with installing my application on android device . i am using vs on mac with minimum android version (API level 16) and target android version (API level 26) and target...
View ArticleMultiple ABIs support in app archiving
I have a xamarin.android project, that uses a native "Shared Library" written in c. Currently, when I archive the project and open up the apk file, I see that under the lib folder, only the ABI I have...
View ArticleHow to Show Calendar Repeat Screen in IOS?
Hi Team, I have followed below url and able to navigate new event screen but need to show Repeat > Custom option Screen ....
View Articlehow to get timepicker in xamarin forms
how to get time picker with 12 hours format inuwp xamarin forms
View ArticleHow can I autostartp my app(HelloWorld)?
Hi, I have an hello world app, and I would like to start this app everytime that I reboot my device. Can yoy help me?
View ArticleRequestPermission Xamarin.Foms
Hello Why is the source below not working? this project is Create Xamarin.Forms bat RequestPermissions is AndroidMain RequestPermissionMessage No Disp Please tell me It may be bad Xamarin.Foms I have...
View ArticleMVVMCross Tabbed Page hides selected image when toolbar placement is "Bottom"...
I am using Xamarin.Forms v3.2.0.839982 and MvvMCross v6.2.0 and I've created a MvxTabbedPage. This works great when android toolbar placement is set to Top. However when I change it to Bottom the...
View ArticleXamarin Forms and DropBox - get " Bad HTTP Content-Type" error when...
Hi all, I was sure I'd posted this question to the forums already but my profile does not show any questions having been posted so I'm trying again. Ok, so I have an existing Winsdows10 UWP app called...
View ArticleFunction GetTempPath() returning different path on Maverics and High Sierra OS
I am using GetTempPath() to get temporary directory path. But I am getting following path of Temp Dir path on High Sierra /private/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000 and getting following...
View ArticleWebService Put commands not working on Samsung A3 (Android 6)
Hi All , i have built an app with Xamarin forms and everything is working fine, the entire app work great on my Samsung S8 .... .... however when i run the same app on a test Device ( a Samsung A3 with...
View ArticleIssue with Apple Accounts on Visual Studio 2017
I have an issue where if I try to view the details of my apple account under Tools --Options -- Xamarin -- Apple Accounts, I get the following error when clicking on View Details. The error is "There...
View Articlehow to change Xamarin Forums email address
Good day! I tried to change my email address by editing the profile, but it didn't work. Additionally I reached training@xamarin.com and contact@xamarin.com. The first one advised me to edit it in the...
View ArticleStrange exception: Unable to find resource ID #0x1
Hi I have a production Forms app, where we get multiple crash/exceptions in Insights, where it says "Unable to find resource ID #0x1" : at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw...
View ArticleHow to get the Screen / Page view analytics with Firebase Analytics?
Hi, I have configured and installed the Firebase - Analytics for both iOS and Android in my Xamarin Forms but I want to know where and how can I find how pages being visited in my app and how long the...
View ArticleThe "XamlCTask" task could not be instantiated
Hi all I encountered a problem I couldn't solve. I just tried to get startet with Xamarin.Forms but when I build the project, I always get the same errors. I'm using Visual Studio 2015 Enterprise...
View ArticleChange Navigation bar color in a FreshNavigationContainer (FreshMVVM)
Hello, I am using FreshMVVM and in my case the FreshNavigationContainer with a general MasterDetailPage described from Michael Ridland like here : https://github.com/rid00z/FreshMvvm...
View ArticleSet two FontAttributes in Code
Hello, In XAML-Files it is possible to set muliple FontAttributes (Bold and Italic): <Label Text="Test" FontAttributes="Bold, Italic"/> Now i want to replace FontAttributes with Binding:...
View ArticleStrange Space created when using a Listview
i have a nice looking UI , that is inside a ListView <Grid BackgroundColor="#f2f2f4"> <Grid.RowDefinitions> <RowDefinition Height="48" /> <RowDefinition Height="*" />...
View ArticleUploading app.ipa via Application loader
Hello, i have developed an app via Xamarin and are making use of icloud, this requires me to update the entitlements.plist, my current list looks like this. <?xml version="1.0" encoding="UTF-8"?>...
View ArticleBinding Aar not working
Hi, Using Xamarin studio, I've followed these explanations https://developer.xamarin.com/guides/android/advanced_topics/binding-a-java-library/binding-an-aar/ Once the library is built and referenced...
View Article