Mac Agent Not Working - Can't Connect
I updated everything to 4.0 today. I can see my Macbook using the Mac Agent - but when entering my credentials, the following error is given: Couldn't connect to [Mac Name].local. Please try again I...
View ArticleMaking iOS 11 Even Easier with Xamarin.Forms
We're making it easier to implement safe area and large titles for iOS 11 in a new service release candidate of Xamarin.Forms. https://blog.xamarin.com/making-ios-11-even-easier-with-xamarin-forms Give...
View ArticleEpubReader.Cross is not working
Hi All, I am trying to use EpubReader.Cross plugin to read epub file. I am loading the file as like below and i am getting the below exception. Please suggest your options to fix the issue. FileStream...
View ArticleCross Platform epub Reader
Hi Guys I am trying to create an epub reader, and I have searched and searched for how I to go about doing that with little success. I am looking for something like skyepub here but for cross platform....
View ArticleHome Screen Widget Refresh possible?
How would I programmically refresh my home screen widget (say in a service, or if I want it to refresh when the user clicks a button within an activity to refresh the widget instead of deleting and...
View ArticleWhy IsNullOrWhiteSpace is not triggered for Editor?
Hi, I am using below code to check if the Editor is empty or just have white spaces but it's not working and the form is being submitted without prompting for the error message. Here is my code:...
View ArticleApple Pay Xamarin Forms
Olá, gostaria de exemplo ou tutorial para integrar Apple Pay com Xamarin Forms PCL no Visual Studio Windows ?
View ArticleCut, Copy, Paste, Undo, Redo from Editor in Xamarin Form
Dear All, We want to add Cut, Copy, Paste for Selected text and Undo, Redo option in Editor on Clicking of Image in Xamarin Form how to achieve this Please Suggest.
View ArticleI'm not getting to resize my popup
I did in code behind(Constructor of my popup class) public Aprovar() { InitializeComponent(); this.BackgroundColor = Color.White; this.WidthRequest = 40; this.HeightRequest = 40; } but when my popup...
View ArticleCurrent Release: 15.4.2 Servicing Release
Please see https://releases.xamarin.com/service-release-15-4-2/ for the details about this release, including the steps to update or downgrade as needed. This release is now available as part of Visual...
View ArticleXamarin Slack Team
Hey everyone! I noticed that there could kind of be a better way for all of us Xamarin folks to have a place to chat and ask questions (I know I've needed it a few times). While there is IRC and...
View ArticleVisual Basic in Xamarin
Ok, don't give me "just learn C#" or "C# is just like VB". I'm just asking a question. SO yeah, I was so happy to hear Microsoft bought Xamarin. In the past I've posted about this subject and Xamarin...
View ArticleRealm + Listview with caching strategy issue ?
Hello everyone, I recently encountered an issue with a simple xamarin.forms app (iOS only for now), using Realm as local database. I created a page with a listview (with caching strategy to...
View ArticleXamarin Forms support for all Google Firebase ?
I have looked and it appears there is no support for Google Firebase functionality for Xamarin Forms. I can't be the only one that wants a cross platform version of this ..... Does anyone know of a...
View ArticleDataBinding for Renderer
Hi, I have a ViewModel with some properties and want to use them in a custom renderer page. As far as I've seen, there is no "direct" way to to this. So I should bind my Page to the ViewModel and...
View ArticleXamarin Android with AOT: some questions reply to config
Hello guys, My game is using AOT for better boost and performance. My game has the C#(Gameplay), C++(Engine) & Java for other stuff. I use Xamarin version 8.0.99.46, my OS is Windows. MSBuild is...
View ArticleScrolling on Page when keyboard Appear.
Dear All, We want to add a Scrolling. when keyboard is appear on any entry then page is scrolled Up and Down. please suggest how to achieve this in android.
View ArticlePre-release: Xamarin.Forms 2.4.0.275-pre3
We've pushed Xamarin.Forms 2.4.0.275-pre3 to NuGet and have begun QA in preparation for making this our next stable release. This is a continuation of the 2.3.5-pre series. Due to the scope and volume...
View ArticleJava heap space OutOfMemoryError when binding a big .jar
Hi, I'm trying to bind BurstlySDK to my mono for Android project. According to the steps described here...
View ArticleProblem with Switch and Toggle-Event
Hi guys, i created a Xamarin Forms App with the following functions: Add a local device with an Ip-Address and put it on or off with a Switch. Everything is fine ... i have a ListView for my devices. I...
View Article