How to remove polylines on Xamarin.Forms.Googlemaps?
Hello, I'm using the component Xamarin.Forms.Googlemaps, and got trouble with it, I tried to remove polylines by using map.Polylines.Clear(), but no luck the old polylines are still visible, does...
View ArticleAugust 15: New York, NY - Multi-Targeting the World: A Single Project to Rule...
Intro to creating single and multi-targeted .NET Standard class libraries using the new "SDK-style" project system. We'll recap what .NET Standard is and then dive into how to use the new "SDK-style"...
View ArticleXamarin.forms UWP deployment Error
Creating an Xamarin Forms application That application run on Android But can't run UWP" meta data file error " How to solve this
View ArticleTable Rows Did't show up till scrolling ?!
hi, ihave this code to loade list from web service and bind it to table LoadingCatsOverlay loadPop; //https://developer.xamarin.com/recipes/ios/standard_controls/popovers/display_a_loading_message/...
View ArticleUsing Xamarin Syncfusion Chart breaks Xamarin Forms Previewer
When using the Xamarin Syncfusion Chart control, I get the following error showing in the Preview window. _Invalid XAML: Could not create an native instance of the type...
View ArticleException on Xamarin.Forms UWp
I am trying to move my app into a xamarin forms solution and starting to get some where but I get the following exception with no stack trace Failed to create backbuffer depth-stencil texture (HRESULT...
View ArticleFirebase Cloud Messaging not working on Release mode (FCM)
I'm using the FCM for push notifications. Its perfectly working in Debug mode but not working in Release after I signed with KeyStore.
View ArticleCreating and including a sub-project in Visual Studio for Mac
I thought I'd try some direct on-Mac development using VSMac, rather than the two machine solution (though I appreciate the latter being there as a fallback/for when I'm doing proper 'cross-platform'...
View ArticleUnsupported Virtual Machine - Xamarin Android Player
I'm just wanted to start the New Project and when I'm trying to debug, I got this error (attachment).
View ArticleEnabling file sharing in Visual Studio?
I want to enable file sharing, just like in this guide: https://developer.xamarin.com/guides/ios/application_fundamentals/working_with_the_file_system/ but, as others have pointed out, the Info.plist...
View ArticleWhich version of SQLite to use when switching from PCL to NET Standard
I currently have a project that has a data PCL that uses SQLite.Net-PCL. When I changed the target to .NET Standard 1.5 it doesn't look like the SQLite library is compatible. What is the recommended...
View ArticleNo option to change minimum android version Visual studio 2017
Hey guys! I'm new to Xamarin and to android development. I'm having an issue where there is no option for choosing the minimum android version in visual studio 2017. I have checked that I have the...
View ArticleMono.Poxis not foun
Dear I have a Xamarin.Forms-application that can compile correctly both on Android and iOS, but during runtime (about 5 seconds after startup) the Android-app throws an exception saying EXCEPTION:...
View ArticleHow to change the Android Emulator from Android 6.0 API 23
How do I change the default android emulator to another version of android emulator? I am using vs2017 for windows. Thank you, for your time.
View ArticleXamarin Forms (PCL) w/Android using FCM working in debug mode but not when...
I'm really having troubles here. I've successfully implemented FCM in my Xamarin Forms Android App. Everything works in Debug. I get token and token is registered with FCM. I am saving to DB for future...
View Articlehow to get this features in my visual studio
Hello , everyone While i read the guide of xamarin , i saw this picture and i saw this options like this. In the other hand , my program properties like this . how do to get the features as first...
View ArticleButton_Click in if !?
hi , sorry i cant speak english good i have important question ! How can i use Click event in if Example : If(button1.click) { ... }
View ArticleAbout SQLiteOpenHelper
Can it be used to open and read a preexisting DB? I have a DB I want to copy to the device on program load. I want to read that DB rather than creating a new DB.
View Articlerun XWalkCoreLib
Good evening I'm just a curious beginner. Could somebody tell me how to run xwalkcorelib as a webview ? I've just downloaded the APK, it has the hole set of elements of any webview but I have no idea...
View ArticleAXML Designer is slow
Is it just me or is the Xamarin Visual Studio Android AXML designer incredibly slow to render? Sometimes I have to wait 2 minutes just to get an error message from the designer so I can click on the...
View Article