Get user's current location from map
Hi devs, I'm kinda new to xamarin and I'm having difficulties getting user's current location from map. Pls how do I go about this? I really need your contribution.
View Articlexamarin studio 5.9.5 menus grayed out
Please can someone tell me what is wrong here as i have just installed xamarine studio on my aptop using a windows10 64bit operating system but cant run my project as the run menu is grayed out ,please...
View ArticleOpening Oauth2 page with self signed certificate causing webview to display...
Is there a way I can prevent the security warning popup from displaying. Is there a solution where I can still use my self signed certificate or do I have to use a trusted certificate? var...
View ArticleAs for the Webview to allow authentication when you log on the website ?
Пожалуйста, помогите решить эту проблему. Я использую WebView для открытия веб-сайта. Сайт использует авторизацию через AD. При использовании Chrome открывается диалоговое окно авторизации. При...
View ArticleSkipped XX frames! The application may be doing too much work on its main...
Hi, when scrolling ListView (debug mode) on the Samsung device, the list sometimes skips to some elements (not always) then I get in VS output: 02-04 08:28:51.904 I/zygote64(30968): Explicit concurrent...
View ArticleHow to use customized view component from library?
Hi all. I want to embed a gauge (or clock) in my application. So After a search I found this: github.com/Pygmalion69/Gauge Looks good. How can I use this component in my xamarin.android project?
View ArticleWant to design a UI according to the photo that is attached.
Can i merge two pages such as content page and tabbed page? Or is there any other solution please let me know.
View ArticleUWP crashing after latest vs2017 update
After updating to the latest release of VS2017 I keep getting an error when I try to debug my UWP XF applications with an error saying "Unable to activate Windows Store app ……. The …..exe process...
View ArticleXamarin Carousel not binding to ViewModel
I've got a Carousel page, where I use a XAML page as the template, however, while static text works fine, binding that page to a ViewModel, doesn't show my data correctly on the page: My Carousel XAML...
View ArticleAfter adding CSOM SharePoint Online nuget package, my app stops
Hi In VS2017, after adding CSOM SharePoint Online nuget package, my app stops In output windows i can see : Could not load assembly 'Microsoft.SharePoint.Client.Publishing.Portable' during startup...
View ArticleFirebase crashlytics
Is Xamarin form crashlytics report has been checked by an firebase console??? if yes means i want tutorial for how to check xamarin form crashlytics using firebase.
View ArticleFirebase.Firestore.FieldValue does not contain a definition for ArrayUnion
Hello! I'm currently working on an application in iOS and Android that uses Firebase. I'm trying to add a value to an existing array in firestore. In iOS I had no problems using...
View ArticleCSOM SharePoint
Hi In VS2017, after adding CSOM SharePoint Online nuget package, my app stops In output windows i can see : Could not load assembly 'Microsoft.SharePoint.Client.Publishing.Portable' during startup...
View ArticleXamarin forms Open map location on external app
Helo, I'm using xamarin forms and by Device.OpenUri (new Uri ($ "geo: {Latitud}, {Longitude}")); I'm opening and external gps navigation. It works for android 9. Application waze start navigate to this...
View ArticleInterop to 32-bit and 64-bit C++ libraries in same project?
My Xamarin project for ARM devices is built for AnyCPU mode. At runtime, depending on Android device, it seems to run in 32 or 64 bit mode. For C++ interop I then need my shared library present in 32...
View ArticleXamarin DropDown
I want to use a dropdown like that for both Android and IOS. How can I?
View ArticleHow to set selected tab in tabbed page - xamarin forms
Hi Everyone, I am new to xamarin, and i am working with tabbed page with Android and Ios. There is a requirement to add a tab between the tabbed pages, and upon clinking it need to do some...
View ArticleHow create renderer BackgroundImage and BackgroundColor a Layout?
Hi everyone, Good Work!! I want use on every page this View.(this page White part Image and Silver part BackgroundColor) But i cant find Renderer Codes. Any can share me a sample or code? or is there a...
View ArticleAdd Multiple Pins to Map in MVVM pattern
Hello, I am having issues trying to understand how to add Pins to a map in MVVM pattern. (I can have multiple maps in the view). Here's my ViewModel Code. <flv:FlowListView...
View ArticleXamarin Forms Application.Current Properties Backup on user Google Drive account
I want to store my Application.Current.Properties to user's Google Drive Account as backup via Google Drive REST API v3. And Sync functionality from App to Drive and vice a versa. I have searched and...
View Article