How do i rename Xamarin android app label name?
How do i rename Xamarin android app label name?
View ArticleMissing Provisioning Profile - Application Loader
Hi, I'm trying to upload an app using the Application Loader however am getting the following error, ERROR ITMS-90174: "Missing Provisioning Profile - iOS Apps must contain a provisioning profile in a...
View ArticleToolBarItems Left side
Is it possible to specify toolbar button items to go to the left side ?
View ArticleControl.BorderThickness Property Removed in Latest xamarin...
With the previous update this property worked fine, But with the Latest update(Xamarin update -4) it is saying that "No Such Property Found". In Windows Renderer I have used this property for picker...
View ArticleCredit Card Reader Support
Hi guys am a newbie in Xamarin forms i am learning it and i would like to know if is there a way to read data from credit card reader connected on android , windows phone or any ios device and populate...
View ArticleHow can I install HtmlAgilityPack in PLC Project?
Dear All, I have a question about HtmlAgilityPack in PLC Project. Whan I was Add Nuget HtmlAgilityPack in PLC Project. But, It's not install my PCL Project. Please see the error message. "Could not...
View ArticleXamarin Forms Cross Platform Audio File browser
hi, similar to Video / image browser. is there any audio file browsing component available ? any help will be appreciated
View ArticleVisual Studio 2015 Update 1 - XF 2.x and still no intellisense ??
Is it me or do we still almost 1 year after a release not have any intellisense inside visual studio 2015/2013 with latest Mickysoft update 1 ????????? I'm kinda really shocked that VS Xamarin plugin...
View ArticlePopToRootAsync in OnResume
Hello, i would like to navigate to my root page when the app resumes. On iOS i can use this in my App.cs: protected override async void OnResume() { await App.Current.MainPage.Navigation.PopToRootAsync...
View ArticleYour experiences with ModernHttpClient?
Hi all In my Xamarin.Forms app (Shared), I use System.Net.Http.HttpClient() now, to access our webservice. Now, I have noted, that there is a specific add-on to XF called “ModernHttpClient”. This...
View ArticleListview bug
Working on an application, Xamarin Forms, where I have a listview initially rendered with some items hidden, item has attribute bound to visibility. Changing the state associated with the item does not...
View ArticleMismatched .Net Versions for referenced libraries
Hello, I am attempting to do some image manipulation using EmguCV but I am running into a frustrating problem. When I try to build the iOS app, I get the following error: "Error CS0012: The type...
View ArticleHow to Change the display alert background & fore ground color and Needs to...
How to Change the display alert background color & fore ground color and Needs to add an Icon in the alert in xamarin forms, Now It's displaying in black color like following Thanks Rk.Moorthy
View ArticlePost request in web view windows phone
I am trying to achieve the same thing, but I am getting exception when I call the InvokeScript method, Please help. I used this link...
View ArticleForce Keyboard to show on Android
Hi, I'm trying to popup the keyboard on android when a control gets focused. The .Focus() method does produce the wanted effect in IOS - the controls gets the focus and thereby the keyboard is showed....
View ArticleActivityIndicator Not Working
I'm new to the forums, so sorry if this is a repeat. I posted here, https://forums.xamarin.com/discussion/comment/69532? but I suspect that thread is marked as answered. I've got an ActivityIndicator...
View Article[XAMLC] compilation failure. Need more info
Hey guys, I'm getting a XAMLC compilation failure, but unfortunately the info that gets dumped in the error console is not helpful. I've validated all of my XAML and it appears to be correct, however...
View ArticleListView with MVVM - TapGestureRecognizer not working
Hi, I'm trying to go the MVVM route and avoid doing stuff directly in the code-behind, I'm finding that trying to detect a row being clicked to invoke a command painful to implement. It would seem that...
View ArticleMicrosoft.Practices.Unity - Inconsistent Version Numbers
I'm getting a build error when attempting to use XLabs.IoC.Unity. It's stating that: CSC: error CS1705: Assembly 'XLabs.Ioc.Unity, Version=2.0.5679.29829, Culture=neutral, PublicKeyToken=null'...
View Article