Multiple alerts with messagingcenter subscription
Hello, I've a simple questione that I was unable to solve until now. I've a viewmodel that try to load a list and a view that use it as bindingcontext. I want that when the viewmodel fails to load the...
View ArticleRepair installation of Xamarin and dependencies
I've been struggling a complete morning with out of date and incompatible xamarin packages and version. What do I need to do to recreate a stable environment? The complete error log: Attempting to...
View ArticleHow to create a corner angle tag over an image?
Hi guys! I need to present a price tag over an image at the left corner with dynamic text. Like this: Any suggestions how to accomplish this in XF? Cheers.
View ArticleIs it possible to define height and width in percentage in Xamarin forms?
How we can define height and width in percentage in Xamarin forms so that it can support different screens?
View Articlejava.lang.StackOverflowError Paint.getTextRunAdvances line 1910
I'm getting this error on older samsung devices. And I think this happening since I upgraded xamarin.forms at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in...
View Articlehow to implement autocomplete text view in xamarin forms
Anyone help me...Thanks in advance
View ArticleSlider View doesn't fire ValueChanged event on Android the first time user...
Hello, I have a control that contains a Slider view object. This control has to act when ValueChanged event is fired from the slider. It works really good on UWP, but on Android, the first time (only...
View ArticleStackOverflowError on Android
The same application works fine on Windows Phone, but throws error on Android. Stack overflow on call to interp (req=68 top=0x56c51000 cur=0x56c4d33c size=16384 Ljava/lang/ref/FinalizerReference;.add)...
View ArticleJava.Lang.StackOverflowError on MasteDetailPage menu tap mainly on Samsung...
Hello guys, I am having below exception when I try to change the change pages from MasterDetailsPage. This exception is mainly occurring on Samasung. Can someone give a solution or a reason for this?...
View ArticleCan you any one tell me how to raise tapgesture event for lable in xamarin forms
Can you any one tell me how to raise tap gesture event with code for label in xamarin forms please? Thanks.
View ArticleCould not load OxyPlot PieSieries chart in Xamarin form IOS
Hi, We Could not load OxyPlot PieSieries chart in Xamarin form IOS. But it is working fine in Xamarin forms Andriod Also, we have referenced the below dlls in our IOS project. OxyPlot...
View ArticleIOS Build option SSL/TLS implementation for Xamarin.Forms(IOS)
We are getting Exception when we are setting IOS (Advance)Build option SSL/TLS implementation to Mono(TVS v1.0) or Apple TLS(default). Which one is recommended Thanks in Advance
View ArticleAuto-caps in Entry?
Should the Entry control use the default platform behavior for Auto-Capitalization? Is there anything special you have to do to enable it?
View ArticleEdit code during debug session on Android
Hi guys! This seems to be a quite noobish problem, nonetheless, still encountering the issue... Some details: Xamarin Forms, PCL, Android emulator. Is there any way to edit the code during a debug...
View ArticleNavigation exception on back button after page is removed
Hello! I recently stumbled upon this error regarding navigation that i'm trying to fix and as of now, haven't found any working procedure to fix this after a lot of google searching So here is the...
View ArticleAndroid, after RemovePage and Navigation.PopAsync() Unhandled Exception...
I got 4 pages in NavigationStack. I try to remove a 3rd page and popasync a last page, to navigate to page 2. Navigation.RemovePage(Navigation.NavigationStack[Navigation.NavigationStack.Count - 2]);...
View ArticleiOS - App not listed in Settings
Hello, I have a Xamarin Forms project and when I build iOS with Debug, the app appears in the Settings app, on simulator and device but NOT when I use the Release configuration. I've tried to replicate...
View ArticleMVVM with Xamarin Forms (PCL), MasterDetailPage, Overlay Popups
Hi, I'm still struggling finding out what's the best approach to start a State-of-the-Art multi plattform app for iOS and Android using Xamarin Forms with MVVM pattern a MasterDetailPage navigation...
View ArticleButton action when creating in scrollview
Hey, I'm sorry to re-post but I can't find my previous question, so I can't see the answer. The question is, is there a way to add an event handler when I'm creatting a button by this way ? code:...
View ArticleXamarin.Forms Feature Roadmap
This roadmap outlines our anticipated feature releases. Are there things you don't see here that you feel strongly deserve a spot? Make your voice heard and open a proposal on the Xamarin.Forms...
View Article