Using System.Net.NetworkInformation.NetworkChange throws type initialization...
Hello, I have just updated to latest everything (Xamarin Studio 4.0.10, Xamarin.iOS 6.4.0.2, Xcode 4.6.3). Things are working again in my iOS simulator, so kudos to the Xamarin team. I am now getting...
View ArticleAdding UIMenuItem to WebView context menu
I am trying to add a new UIMenuItem to the context menu in our WebView on iOS. The new 'Annotate' items turns up as expected but clicking it throws an exception. Here is the code: namespace...
View ArticleIndex '1' is greater than the number of rows '0'. (XF 240-Pre1 iOS)
Just updated to 240-pre1 and now I cannot add items to an observable collection bound to a ListView with Uneven Rows and Groups. Have only tried iOS so far. ObservableCollection<Group>...
View ArticleHow to use asmx web service in PCL project?
I am new to Xamarin. . . I have a Xamarin PCL project I created on Visual Studio 2017 and I need to consume a asmx web service. how to call webservice ??? thanks.
View ArticleiOS 11 - Carousel page issues
Hi, I updated my project to use the latest Xamarin forms and the latest iOS 11 build. Previously my carousel page seemed to just swipe left to right/right to left. But since the update the carousel...
View ArticleDate Picker
Hello every one, When i use DatePicker i have a calendar view , but i want picker for day, month , year, how to do that ? Thanks in advance.
View ArticleUnifiedAPI project not build against currently installed version of Mono
Hi, I hesitated between posting here or the VS for Mac board. But since the issue is specifically related to the UnifiedAPI, I assumed it would be platform specific. Sorry if I'm wrong. I have mono...
View ArticleExtremely slow to run Xamarin.Android UITests = $$ expensive
Hi there We are using Xamarin Test Cloud to smoke test a native iOS & Android control library with Xamarin.iOS and Xamarin.Android bindings. Our goal is in UITests to simply run the demo / examples...
View ArticleWhy does a test run in Test Cloud take a really long time for Android?
Recently, we noticed some of our UITests were timing out because a test was taking more than 30 minutes to complete. After researching more into it, we realized that running tests in Test Cloud for...
View ArticleiOS manifest editor is not opening
I was never using assetcatalogs, until I received this errormessage from appstore after the latest VS update 15.4. Seems like now I have to... So I created the assetcatalog, but when I try to open...
View ArticleAccessing a Inner Class through Java Binding
Hello Xamarin.Android forum, I'm currently trying to use a .jar through a Binding Project. The binding project generated a JNI wrapper around the .jar and almost everything is the same, but, I just...
View ArticleCreate a custom status bar
Hello, I need to develop an app wit Xamrin Forms with a custom status bar with some info for the user, and this bar should appear at the bottom of every page. What's the best way to implement it? I see...
View ArticleAdding search bar to navigation bar in iOS 11
Has anyone been able to add a UISearchController to the navigation bar in iOS 11, when LargeTitles = true ? I can set the the NavigationItem.TitleView to a UISearchBar object, but it doesn't look good....
View ArticleListView is pull to refresh really right?
Hello Guys, I implemented a listView with is pull to refresh... but Im not really sure if it is right. In the example I followed I should bind the IsPullToRefreshEnabled to a bool, but since Im not...
View ArticleProblem compiling AWS S3 on iOS
Hi, I'm getting this error when I'm trying to build my iOS project in Xamarin. It was working, then it stopped, I guess I need to roll back something? Or am I missing a package? Thanks...
View ArticleCascading XAML ContentViews -> binding not working properly
Hello, When I use cascading XAML ContentViews, it seems that some XAML bindings don't work properly. I wrote some lines to show the problem. It seems obvious that the following code should display...
View Article[Xamarin Blog] Hybrid App Starter Kit
Read the full article, Hybrid App Starter Kit, on the Xamarin blog to learn about our new Portable Congress hybrid starter kit built on the Razor templating engine. Please use this thread to discuss or...
View ArticleIssues with Documents & Data
Hello, I am using the Xam.Plugin.Media by James Montemagno and I have found an issue that I would like to fix within the code: Every time a picture is taken and or selected I think the app/plugin...
View ArticleMap Custom Annotation using to navigation another page
Hi I am working in Xamarin form Customizing map.In android everything working fine .In iOS i have some problem .I am created the custom pin and custom annotation view using map renderer ,my problem is...
View ArticleDeployment failed:Mono.AndroidTools.InstallFailedException: Failure...
Hello Guys, I have just created a project in xamarin visual studio 2015 .I am able to build in debug mode , But in release mode it shows following error Because of this there is no apk generated in...
View Article