Add Ios native library to my c# visual studio project
Hi Everyone, I need yours’s help. I created a small Ios library project with a reference to third party library which i wraped it with my function . I build the library as a universal native library as...
View ArticleDo you know anyone who might be interested?
Don't know if it's appropriate to post in here - but thought I'd give it a go. We're looking for an app developer experienced in using Xamarin. See following for more details:...
View ArticleDo you know anyone who might be interested?
Don't know if it's appropriate to post in here - but thought I'd give it a go. We're looking for an app developer experienced in using Xamarin. See following for more details:...
View ArticleHow to solve unknown type in UWP app - Windows.UI.ViewManagement.StatusBar
Hi, From what I can tell, I've got a pretty basic UWP app, but whenever I run it I get the following exception: System.TypeLoadException was unhandled by user code HResult=-2146233054 Message=Could not...
View ArticlePSA - Don't use System.Web
I'm just posting this here as it chewed up more time that I want to admit and this error and resolution wasn't anywhere I could find on Google. I needed to use UrlEncode and I just added System.Web to...
View ArticleLaoding external URL in to WebView
Laoding external URL is having DialogBox with User Name and Password in to WebView. it gives me the error Authorization Required URL "http://developer.xamarin.com:8081/api/todoitems" getting such...
View ArticleLooking for a Mobile App Developer...
Don't know if it's appropriate to post in here - but thought I'd give it a go. We're looking for an app developer experienced in using Xamarin. See following for more details:...
View Articleadd object to listview and update listview
hi i do in application : 1 : add comments to list 2 : display in listview now ! How do I update the listview only the last object that was added to the show?
View ArticleOnOptionsItemSelected is not called in fragment xamarin android
In OnCreate: SetHasOptionsMenu (true); public override bool OnOptionsItemSelected(IMenuItem menu) { menu.SetChecked (true); switch (menu.ItemId) { case Resource.Id.selecta: Toast.MakeText...
View ArticleDynamic Add Item to ListView, what's wrong
why the listView show in one row? I clicked 3 times. it means 3 row, but i only see one row. why? //-------------- here is the code--------------------------- class ServerModel { public string Icon {...
View ArticleCannot Create a new workbook or open existing one.
Windows 8 Pro Xamarin Android installed Xamarin for Visual Studio installed Xamarin Studio intalled. All above components are latest stable release. I can develop my app and debug it within Visual...
View ArticleLockscreen App
I am looking to create a replacement app for the normal Android lockscreen. The goal is to allow the user to view various types of content in this custom lockscreen without having to unlock their...
View ArticleCustom timepicker within a grid cell and it needs to be open always and not...
Hi, My current project needs to have a iOS timepicker within the xamarin.form page content (within a specified grid cell). Now what I'm getting by using timepicker control is that when I click the cell...
View ArticleSet selected List view background color
Hi , I used list view in Xamarin forms application, In this i need to set the background color or transparent color for selected cell is this possible ? `var cell = new DataTemplate...
View ArticleTracking iOS installation conversions for AdWords
Hi, I would like to be able to track iOS installation conversions for AdWords. I checked the Xamarin components but could not find one to do this. Does anyone know how to do this? Thank you.
View ArticleLooking for a Mobile App Developer to join our team
We're looking for an app developer experienced in using Xamarin. Check out realrider.com and the following link for job details. Thanks....
View ArticleIssues found in Xamarin.Forms Listview Cell Tap
Hi , I used list view for my application in this, While tapping the index of first cell I moved to the screen to its detail page but after come back the list view screen, If i tapping the first index...
View ArticleStart Kick of Xamarin.Forms Custom Render
Hi , I'm new to this Custom render and I learnt bit from Xamarin Forums that "Custom renderers provide a powerful approach for customizing the appearance and behavior of Xamarin.Forms controls. " But I...
View Articlehow to use camera in xamarin forms
Iam making cross platform mobile app with xamarin form but i do not know how to open camera in xamarin form i have already made button for it but on click i want to open camera plzz tell
View Article