Xcode is Too New
Hi, I'm unable to open my storyboard. I get the following error: Xcode is too new. This file has been edited in a version of Xcode which is unsupported by the designer. Documents saved in Xcode 9.1...
View ArticleDebugging UWP app hangs on Xamarin.Forms.Forms.Init(e) on Windows Insider...
I filed this with the Windows Insider Team, but it seemed like I should post it here as well: My Xamarin UWP app won't debug on build 17025. It hangs on the call to Xamarin.Forms.Forms.Init(e) during...
View ArticleXamarin.Android - Deployment fail
Hello I've created a debug build with "Use Shared Runtime" disabled. I want to be able to deploy/debug this build on the device. Within Visual Studio (2015) I'm trying to deploy/debug this to a Samsung...
View ArticleCrash calling DisplayAlert when using Windows Assigned Access
We've just upgraded our Xamarin UWP app, which we sideload and run on kiosks (Surface 3s, Windows 10) in Assigned Access mode, to Forms 2.3.4.231 from Forms 2.3.3.180. As soon as DisplayAlert is called...
View ArticleHandling Silent Remote Notifications
Hi there! I'm currently trying to implement silent remote notifications in my Xamarin.iOS app. Receiving and handling messages while my app is running in foreground works fine, but I have some troubles...
View ArticleKeyboard stays open after closing fragment
Hi, I have a very strange bug which I cant figure out how to solve. In MyActivity on button pressed fragment pops up, in which I have EditText, and when I close fragment with keyboard still opened,...
View Article[Prism] Rename the navigation back button
Hi, I really don't know how to rename the <Back button in the navigation bar in Xamarin Forms with Prism. Normally in Xamarin Forms I would add this in the constructor of the "navigating FROM" view:...
View ArticleWhere to find 'Missing Marketing Icon'
hi I published an application to apple app store and I got a message which says that I'm missing marketing icon as I'm using iOS 11. where can I add this 1024X1024 png marketing icon in xamarin studio?...
View Article.NET Standard vs PCL
Is it good to go for .NET Standard already or stay for PCL for now? Cause seems stuffs like Mobile Center doesn't have a support yet for .NET Standard (or is this wrong?). I want to be enlightened...
View Articlesysdrawing-coregraphics (System.Drawing) support for Unified...
I'd like to announce the release of sysdrawing-coregraphics with support for Unified. sysdrawing-coregraphics is an implementation of much of the System.Drawing API using CoreGraphics for the...
View Article[Prism] How to save a form?
I can't figure out how to save a form page with Prism. I have let's say an EntryCell like this. <EntryCell Label="{Binding Source={x:Static local:DialogMessage.FormAuctionName}}" Text="{Binding...
View ArticleGenerate exe from Xamarin.From - UWP project
I have created a project with Xamarin.Forms - Android / iOS / UWP version for it. Now if I want to generate an exe from that, which procedure I need to follow?
View ArticleCould not load file or assembly 'System.Runtime.Serialization' in Xamarin.UWP
I have a project in Xamarin.Forms I'm using following line to parse the JSON to object. var jsonObj = JsonConvert.DeserializeObject(resultstringjson); It works properly in Xamari.Android and...
View ArticleFastRenderers cannot be extended
FastRenderers for Android have been changed from public classes to internal sealed classes to prevent people from overriding them (this commit: 25e5a25f6b9d7ec9f7ccb8d050b27dd4550005a2) This causes...
View ArticleHow to change background color of selected item in a listview on xamarin form?
Hello, I have ListView like this <StackLayout Spacing="0"> <ListView x:Name="lvMenu" SeparatorColor="Green"> <ListView.ItemTemplate> <DataTemplate> <ViewCell>...
View ArticleHow to hide keyboard in DialogFragment when tapping anywhere?
Hello dudes Small problem im sure some of you can help me with. I got a edittext in a dialogfragment, and the keyboard pops up when i it comes in focus... now i want to remove the keyboard when hitting...
View ArticleFailed uncompressing libsqlite3_xamarin.so
When attempting to install an apk on a Panasonic FZ-A2 (running 6.0.1) adb install 2017-10-23_x86.apk The following error messages occur: I/ActivityManager(4453): Start proc...
View ArticleChat Application
Hi guys, I'm trying to create a chat application on Xamarin Forms. I've been having problems with the UI. I have created a Renderer for the ViewCell however I've been having a problem with placing the...
View Article多伦多大学毕业.证|本科学历/硕士学位微信8661.4733办理加拿大UT大学毕业.证成绩单修改分数教育部学历认证
多伦多大学毕业.证|本科学历/硕士学位微信8661.4733办理加拿大UT大学毕业.证成绩单修改分数教育部学历认证
View ArticlePull to refresh a scrollview and a listview in UWP
Hi, I am build a UWP App in Xamarin.forms, is there a suitable nuget package I can use to add the pull to refresh function to the scrollview and listview in UWP? Thank you!
View Article