Syncfusion SFChart Pie Chart
Do anyone know how to add clicked event into syncfusion pie chart to push to another page when depend on what user click.
View ArticleDouble Buffering in Android using SKGLView seems to not be working?
The attached solution is the minimum to reproduce a problem I am having with Android. The app draws two white "cards" (of course, more complex in the real app). There is a border between them and basic...
View ArticleZXing Barcode scanning(code128 format) is not working in Xamarin Forms
We using the ZXING library to scan the barcodes for xamarin forms app and its working fine. But now are having issue with barcode - code128 format as its not scanning the bar codes (content length - 19...
View ArticleHow can I do a family tree responsive with Xamarin?
I need to do a family tree for a Android proyect that the tree grows o decrease that's depends of array. the family tree must have this structure or something similar thanks for the help
View ArticleHow can I do a family tree responsive with Xamarin?
I need to do a family tree for a Android proyect that the tree grows o decrease that's depends of array. the family tree must have this structure or something similar thanks for the help
View ArticleDLL file has no class converted from java(jar) library (built on android...
i am trying to covert android library to dll file for my xamarin android project, but it did't any classes (namespaces) on adding to my project as shown in below images..
View ArticleUploading app.ipa via Application loader
Hello, i have developed an app via Xamarin and are making use of icloud, this requires me to update the entitlements.plist, my current list looks like this. <?xml version="1.0" encoding="UTF-8"?>...
View ArticleHide Title Bar
When I navigate to a page, it displays a chunky bar with my page title. I don't want to change the colour. I just want to remove the thing. How do I do this?
View ArticleXamarin Forms Google Login from PCL
Hi, i am trying to integrate Google login in my cross platform app and looking an approach from PCL. I tried with OAuth but not working as i was not aware that google had stopped it. Can anyone please...
View ArticleChanging the encoding of a video created by plugin Media
We are using James Montemagno Plugin.Media NuGet package to create a video file to be sent to a web server. Creating and sending the file is fine, great and well on Android and most iOS devices but...
View ArticleGradient view issue on Mac OS Android emulator API level 28 (Pie)
Hi All, I'm trying to create a gradient view in XF using custom renders. Here is the code for Gradient view in shared project. `using Xamarin.Forms; namespace GradientViewDemo { public enum...
View ArticlePixel off in application for battery saving
Hi all. I want to add black theme in my application that doesn't use pixels at background. I can set black color to background but I don't sure that amoled screen will turn off those pixels. How to...
View ArticleNavigationRender Issue
Hi, I used below code for my custom navigation renderer in Xamarin.Forms App. But due to this extra blank space(Black Color) left at the bottom of the screen. Please have a look in the attached...
View ArticleDisable emoji in entry?
Hello! Is there Any way to disable or not let a user not to enter a emoji in entry?
View ArticleXamarin Forms SQlite ID AutoIncrement Not Working
I am trying to insert some values into sqlite database. ID has primarykey,autoincrement properties. First value has inserted successfully. When inserting for the second time, ID is not incrementing.So...
View ArticleConfilict
Severity Code Description Project File Line Suppression State Error NU1107 Version conflict detected for Xamarin.Android.Support.Compat. Install/reference Xamarin.Android.Support.Compat 27.0.2.1...
View ArticleXamarin.Android app crashes without logging anything to the debugger
We use Visual Studio to develop our Xamrain.Android app. Building and deploying the app to an emulator or a real device works fine. And it is possible to start the app and use it for a few secounds....
View Articlehow to reference a library in PCL ? It says incompatible Target Framework
I'm using Xamarin Studio on MAC. I created a Xamarin.Forms project. It created 3 project. 1-PCL, 2-iOS,3-Android projects. Now I created another project called "WSServices" via Right click solution,...
View ArticleFocus on a field
Hi, I'm trying to get focus to stay on a field by using the method RequestFocus but the RequestFocus is not working. It goes on the next field as if it is overridden. I thought the problem was coming...
View ArticleConfilict versions
Severity Code Description Project File Line Suppression State Error NU1107 Version conflict detected for Xamarin.Android.Support.Compat. Install/reference Xamarin.Android.Support.Compat 27.0.2.1...
View Article