Cross platform solution for reminders
Greetings, is there any way to show a notification at a defined date and time? It should also work even when the app has been killed or the device has been rebooted. Right now I'm considering to use a...
View ArticleConvert docX to PDF free
I'm trying to figure out how to convert a docX file that was downloaded as a byte stream and written to a file into a PDF. I'd rather not pay for any packages. I tried Sautinsoft pdfmetamorphosis, but...
View ArticleIs possible has a page portrait and other landscape or both?
I have an App. It works this way. Login page is opened. When i log in the App i'm redirected to a MainPage. This page(Main) it must have just Orientatio = Portrait, but when i click over an image, so...
View ArticleTelerik Chart Control Eating ScrollView's scroll
I am using Telerik's chart control, TKChart (for the iOS native control), and it seems to be swallowing the pan and tap gestures. I have embedded it in a scrollview to support scrolling on the entire...
View ArticleHow to connect my xamarin form apps to my pc xampp?
How to connect my xamarin form apps to my pc xampp? I looking for MySQL Plugin in my nutget but i cant find in the list, anyone can share some ideas with me? I wish to connect to my pc xampp because...
View Article"Unable to end session: A task was canceled" failures on specific iOS devices
I'm getting these SetUp : Xamarin.UITest.XDB.Exceptions.DeviceAgentException : Unable to end session: A task was canceled. ----> System.Threading.Tasks.TaskCanceledException : A task was canceled....
View ArticleXamarin Forms: Sharing Images Through Native picker
I am trying to share an image with an android picker through a dependency service but no images ever make it through to the application that is selected. The applications that are opened successfully...
View ArticleHow to remove duplicate certificates into Vs2017?
How to remove duplicate certificates into Vs2017?
View ArticleUnable to use Android.Graphics.Color object
Hi, I referred Android.Graphics.Drawables assembly in my project, but i am unable to use Android.Graphics.Color object. What assembly should i add to use Android graphics color object?
View ArticleHow to create .NET 2.0 Standard project?
How to create .NET 2.0 Standard project? Now there is only 1.6v support.
View ArticleIs support for IUITableViewDataSourcePrefetching fully implemented on...
Hello, i have a problem with implementing prefetch behavior for a table view I have created the data source that implements the IUITableViewDataSourcePrefetching interface, assign it to the...
View ArticleWeb Service not completing
I 've created an app with VS 15.0.x which is using a web service to return data. The app is installed in my phone and its working fine. Now i have the Visual Studio version 15.5.7 and i tried to change...
View ArticleXamarin.Forms 2.5.0
We've published a new stable release of Xamarin.Forms, version 2.5.0.280555. Release Notes If you have a bug to report, drop us a detailed report here so we can investigate.
View ArticleHow can i create a bindable property?
I have Indicadores.xaml and Indicadores.xaml.cs. I have this property public static string EmailLogado { get; set; } This property is loaded when i log in the App. This is correct, is working fine. But...
View ArticleParse HTML Data with HtmlAgilityPack in Xamarin.Forms?
Hey, does anybody know how i can get a html Document from a URL, so that is can parse the data with HtmlAgilityPack in Xamarin.Forms? https://www.nuget.org/packages/HtmlAgilityPack/1.4.8 Hope somebody...
View ArticleSWIPE Gestures in Xamarin Forms
Hello Everyone A general question: It's possible to implement the Swipe logic like TInder or something like that? or only with Yes and No Buttons?. I would like to swipe images, Like and Dislike -...
View ArticleFullscreen custom renderer for Android
I want some content pages to have a transparent background on the navigation bar (toolbar on Android). Since I only need this for a few pages in the app I created a custom renderer:...
View ArticleERROR WITH LATEST NUGET v2.5.0.77 "Xamarin.Forms.Build.Tasks.GetTasksAbi"...
I just got latest stable 2.5.0.77107 and I can't compile anymore [myUser]\packages\xamarin.forms\2.5.0.77107\build\netstandard1.0\Xamarin.Forms.targets(55,3): error MSB4062: The...
View ArticleAllow WKWebView the web site to store cookies?
I'm having lots of problems with WKWebView. The Android version went and end very easy but the iOS-WKWebView combo has turned into a nightmare for me. The web site I'm loading into the WKWebView, can...
View ArticleProblems with Xamarin Live Player?
Hi, I'm trying Xamarin Live Player, using Visual Studio 2017 Preview 3, following this link to setup: https://developer.xamarin.com/guides/cross-platform/live/install/. It seems to work for simple...
View Article