CustomMapRenderer not Firing
Hello, In order to draw map polygons using Xamarin.Forms.Maps, I followed this nice article:...
View ArticleI want to get the Index of current image in view
I have a ListView bind to list of BitmapImage. I want to get the Index of current image in view when I scroll thru this list. But, I notice that ItemAppearing property is not there in UWP but it is...
View ArticleListview items ItemVisibilityEventArgs erroneous behavior
I am trying to do tasks based on item visibility in listview in Xamarin Forms, but this functionality is erroneous or I am doing it wrong. Example: I have 30 items in listview, though i can only see 7...
View ArticleUpdate Google Map Marker InfoWindow
May I update the snippet content in infowindow when I click on the marker?
View Articlehow to use both navigation and tabbed page in xamarin.forms with menu
how to use both navigation and tabbed page in xamarin.forms with menu
View ArticleOpen Unity3D game in Xamarin Form/ Xamarin App in Unity3D
I've developed an AR game in Unity3d. I need to open this game in Xamarin cross platform application. 1. Is it possible..? 2. how to manage the Unity assets in Xamarin...? 3. Is it possible unity game...
View ArticleHow to change color Green for Switch Control in Xamarin Froms?
How to change color Green for Switch Control in Xamarin Froms?
View ArticleFormat an entry
Hello, Is it possible to format a keyboard entry ? As an example for a credit card number to specify that the number should be only 16 numbers long ? 4x4? Thx, cjacquel
View ArticleVisual Studio Mac - Provision Profile not showing for In-House Team
Hi, I have been struggling with Visual Studio Mac - Community Edition to build IPA for Xamarin Forms App with In-House Team profile but it fails to create or use Provisioning Profile for it. It works...
View ArticleWhy is NullReferenceException not handled in spite of enabling it in Xamarin...
Hi, I am working on iOS development after completing the same project for Android. The PCL project is completed and works as expected in Android. But when trying in iOS it breaks with this exception...
View Articledatabase sqlite
I have a database sqlite containing 100 employees of the company I want to work Android xamarin special application for that company using its own database .... It is not reasonable to set up a new...
View ArticleUnable to add nuget packages in my xamarin android project
In my case, I am using Acr.userDialogs package for opening an action sheet on button's click. As soon as I click the button the error above appears, pointing to the code where action sheet is...
View ArticleAdd Tabbed Page Inside Content page.
I want to tabbed item Inside Content Page Because i have to Display Some Button Inside Content page with tabbedPage. Anyone suggest me how can i do .i have attached image what exactly i want.please...
View ArticleImage Annotation
In skiasharp Xamarin forms while zoom in then annotate an image and then zoom out, I can't get the whole image.
View ArticleUpdated my VS and now my PCL (.NETStandard 1.3) library won't build.
Updated my VS 2017 to the newest version (was notified) and now my project won't build. Getting an error. Severity Code Description Project File Line Suppression State Error NU1202 Package...
View ArticleDisable tabbed page swiping when using FormsAppCompatActivity
Hi, I am building an app in Xamarin Forms and have been using Xlab as the base class for the Main Activity on the Android side. I just switched to FormsAppCompatActivity as described in this link:...
View ArticleAndroid Device Owner and SetLockTaskPackages
Hello! I want to create a kiosk mode for my android app which I can exit by entering a password. For this I use dependency service to start the StopLockTask() and StartLockTask(). Because I dont know...
View Article[Android] Toolbar icons color and BarTextColor
Hello, I'm facing an issue with the BarTextColor. I'm trying to change the Navigation bar design as follow : Icons as Green color and Title as Black. I did the trick easily in IOS with a custom...
View ArticleBadge count for toolbar icon
Hi All, I need to show badge count for toolbar icon in my project both iOS & android something looks like this Anyone please help me to achieve this I didn't find any samples or tutorials for this...
View ArticleHow to set a custom right button on the navigation tool bar?
I'm trying to add a coloured icon as a right button to the navigation bar (On iOS), which I managed to do, but I'm not quite sure if it's the proper way to do so. Here is my solution: I created a new...
View Article