Is there a general way to detect if a keyboard is open for all devices in...
I'm having crashing issues when clicking on a button that navigates while the soft keyboard is up on android and iOS devices. Is there a common library in Xamarin Forms that can be accessed to see if...
View ArticleXamarin forms Custom toolbar
Hi, I want to create custom toolbar like this in xamarin forms how to create?
View ArticleRemove separator beneath ListView GroupHeaderTemplate?
Is there any way to remove the separator beneath the ListView group headers? I'm not doing anything special in the DataTemplate. <ListView.GroupHeaderTemplate> <DataTemplate> <ViewCell...
View ArticleHow to convert Xamarin.Forms XAML page to PDF file?
In Xamarin.Forms, I want to convert my xaml page UI (sometimes my page is scrollable when having more content) into the PDF. I have tried the PDFSharp open source. But it works only on UWP and having...
View ArticleHow can I save data locally on my Xamarin Forms?
i need to store the data locally so that it can be accessible for the next viewmodel.
View ArticleHow can I save some user data locally and get data in xamarin forms pcl app?
With SQLite i should store or save data locally and get that stored data.. Here Im getting data from Api using MVVM Binding
View ArticleStoring Config Settings in Xamarin Forms
Hi, I'm just wondering has anyone any experience in having to store things like a URL to a REST API etc that your app is dependent on? I've been investigating what is the best practice for this...
View ArticleFrame with rounded corners
Hi, Please suggest any method to implement rounded corner frame without using custom renderers. Thanks & Regards, Kavya
View Article[Xamarin.Forms][Android] Entry's width increasing - Bug ?
Hi, I am currently testing one of my company's applications with some older devices to checkout if everything is working correctly and I have an issue with the Entry's width. I am not sure if it's a...
View ArticleLet's talk performance
As we continue to release performance focused features and fixes, and build processes around performance, I want to have a thread dedicated to those items. Our public roadmap itemizes the feature work...
View ArticleHow to show listview inside carouselview in xamarin forms
How to show listview inside carouselview in xamarin forms
View ArticleWhat is different between * and auto on XAML?
I use Xamarin Forms. But I don't know about XAML yet. 1) What is different between * and auto on XAML? 2) I wrote code like this. but Image viewed on emul6.0 not viewed on emul7.0. have I wrong?...
View Articlecannot Print image in bluetooth printer (sunmi v1s)
i am printing reciept through bluetooth printer in sunmi v1. I can print string without any issue. But when i try to print image it is showing some special characters. I am passing byte array for...
View ArticleAre debug symbols available for Xamarin Forms?
I'm writing a custom layout extending StackLayout and there is an exception getting thrown from inside xamarin forms code. I can't step into any forms code when debugging however as there are no...
View ArticleWebview is trimming the content in ios for a particular URL
Webview is trimming the content when loaded in ios(iphone) it is working fine with the ipad.
View ArticleAre you looking for a Xamarin Developer?
Dear Mates, I have 5 years of experience in analysis, design and development of Web and Windows and Mobile based n-tier applications using Microsoft .Net technology. Programming and Build Technology •...
View ArticleWebview is trimming the content in ios for a particular URL
Webview is trimming the content when loaded in ios(iphone) it is working fine with the ipad.
View ArticleiOS Linker Behavior requires "Don't Link" to run, but causes issues when...
My app is a Xamarin.Forms app, though this post is specific to Xamarin.Forms.iOS. I'm having a hard time determining where to go with this one, primarily because I'm unable to determine what exactly is...
View ArticleSystem.ArgumentException crash in custom UWP FrameRenderer
Hi, I'm using a custom FrameRenderer in my UWP project to style frames (corner radius and color). When I scroll a bit back and forth, the app crashes with a System.ArgumentException: Value does not...
View ArticleWhat can I do about Linker Behavior problems with an iOS app in Xamarin.Forms?
Hello, I'm building a Xamarin.Forms app and have successfully released to Google Play for Android. I'm having trouble with iOS however. The root of the problem is that I have to build with the Linker...
View Article