Preserve method from Linking
I'm using Google Fused Location API in my Xamarin.Android app. It all works fine in Debug mode. However, when I set it in Release Mode, with Linking enabled, it doesn't work on the device. I'm pretty...
View ArticleMany consecutive Awaits causes random app delay
In my Android app, I have many consecutive awaits calling various System.Net.Http.HttpClient GET's and POST's. If I tap a button in the application to call the method which executes these tasks, every...
View ArticleI am using navigation page for login after success login it will be redirect...
I am using navigation page for login after success login it will be redirect to MasterDetail Page it work fine for me but issues is that when i resume application my application will be crash. below is...
View ArticleCreate xml temporary and send to WebService
Hello, I am trying to create a temporary xml file and send it to a web service (the WebService already has the parameter 'String xml' which is the one that receives it) I just do not understand how to...
View ArticleHow can I rename a Directory
I have a Directory myDB and i want to rename within the App to the name myDB_OPEN and Back. But I didn't find in the Directory Class a Method to rename the Directory.
View ArticleMay I share a file between apps?
Hi There, I want to share a file(all apps can read/edit/delete)m I want to use SAF, but there is no sample in Xamarin, so I tried to make this file in one of these apps,...
View ArticleXamarin.Forms and local notification
Hi, I'm new to Xamarin, and interested to understand for a Xamarin.Forms application using PCL, if local notifications can be implemented in the PCL or is it a device specific function? And if there is...
View Articlecustom filter action attribute
Hi, i use Xamarin Forms for Visual studio 2015 with .net 4.6 version. What to apply some custom action filter attribute, which must check user permissions for action, is sample. I have TestPage.xaml,...
View ArticleYouTubeActivity Back Navigation Problem
Hii Developers, I am developing YouTube player, while player running i want to close the player(using built back button or up back button) and need to open last fragment. YouTube Player protected...
View ArticleIs it possible to use a Jar file in iOS app by using Bindings Library?
The app I am developing uses the app driver layer for hardware communication. The app driver is currently present as a .Jar file which is to be used in android and iOS platforms. How do I use bindings...
View ArticleUse MasterDetail page (Menu) and Navigation page in a project
Hello All, I am developing XF app for iOS and Andorid. I need to use Menu in my project. I followed this article to use MasterDetail navigation page -...
View ArticleIs there any way to get the notification (at specified alarm time) even after...
In my Android application, I am trying to fire an alarm after 10 mins. How to get the notification (at specified alarm time) if the app is closed?.
View ArticleCall Hotmail http://www.customercarenumber.us/hotmail-customer-care-usa.html...
Looking to get Hotmail support for hacked email account or the Hotmail help center? You can contact the Hotmail help US team for support in by calling on Hotmail support number +1-800-611-2573. Visit -...
View ArticleMasterDetailPage inside NavigationPage Android problem
Hi you guys!! I ran into a weird behaviour, everytime I try to put a MasterDetailPage inside a NavigationPage, the Detail page has a gap between itself and the top of the navigation bar, even it the...
View ArticleEntry Box Bottom Color
Hi All, I want to fill bottom color of Entry box using xamarin forms. Can any one please give a reference.
View ArticleError Build action 'EmbeddedResource' is not supported by one or more of the...
dear all i have this error and i find nothing to fix it please help the error is: Error Build action 'EmbeddedResource' is not supported by one or more of the project's targets.
View ArticleSharing services between platforms (Web/mobile)
We are creating an ASP.Net Core SPA app that will have Xamarin.Forms based mobile apps to go along with it. The mobile apps will mirror the majority of the functionality in the SPA app, so we're...
View ArticleHow to create a Pie Chart like button?
I have a UI proposal where a pie chart with 6 sections is displayed, each section act as a button, when pressed the whole pie chart is animated by rotating and then opening a new view with info related...
View ArticleVideo Player In Xamarin Forms Throws System.InvalidOperationException:...
stackoverflow.com/questions/41331596/video-player-in-xamarin-forms-throws-system-invalidoperationexception-sequence Please see the thread on stack overflow. I really want to move on!
View ArticleMultiplatform support
Hi, I searched about xamarin and I ma confused very much. What if I create a project with Xamarin.ios will it work on android and windows as well?
View Article