Clear cache in Webview Xamarin forms?
I have login in Webview, after authentication I am navigating to Dashboard page. After click on log-out(in dashboard) I navigate back to login-page which has WebView, but still WebView retains token....
View ArticleXamarin.Android Web Reference WFC caindo sempre
Fiz uma aplicação PCL e no porjeto Droid referenciei um serviço WCF, consegui acessar todas funções normalmente mas depois 5 ou 6 vezes entrando no App ele lança um erro de Timeout e só voltar...
View ArticleWhy cant set compile version?
I just made a fresh install with Vs 2015 included xamarin by default. Windows 7 64 bit. I downloaded all required softwares but i cant set compile version What can i do?
View ArticleIPA file resulting 0 bytes file
Hi, Im trying to build my IPA with distribution Provisioning profile from visual studio but the resulting IPA ends up being 0 bytes? Hmm, any help? tips? Thanks!
View ArticleThe command-line for the "MTouch" task is too long
I'm getting: warning MSB6002: The command-line for the "MTouch" task is too long. Command-lines longer than 32000 characters are likely to fail. Try reducing the length of the command-line by breaking...
View ArticleThere is depolyment in xamarin android application "There were deployment...
I am trying to make a Android application with Xamarin platform in Visual Studio 2017 . For that I have installed VS2017 with Xamarin and tried to make an application for Android. However when I try to...
View ArticleCustom Page Transitions with Xamarin.Forms?
Is it possible to override the default Page Transitions for Xamarin.Forms when calling PushAsync or PushModalAsync? For example, I would like to have slide or fade transitions for Android. I have tried...
View ArticleI'm not getting create a rounded rect. The badge is square
This is my badge Badge class <Grid xmlns="http://xamarin.com/schemas/2014/forms" xmlns:local="clr-namespace:Operacional" xmlns:x="http://schemas.microsoft.com/winfx/2009/xaml"...
View ArticleApplication over other apps
Hello guys! Is there any tutorial that shows how can I run a layout over other apps? For example, Messenger uses it. I want something like Floating Action Button. The user sees it for example in the...
View ArticleTK.CustomMap in IOS Routes are not displayed
HI, I have used tk.custommap for android and ios.In android works correctly but in ios direction not working . it returns "Direction not available"
View ArticleHow to set the flash as default in media plugin?
Hello, for media plugin, there have default camera which is DefaultCamera = Plugin.Media.Abstractions.CameraDevice.Front If i want make the flash light was always on, so any default function can be set...
View ArticleHow to use the camera in xamarin forms pcl?
Looking for some help using the camera in a xamarin forms pcl application. not really finding much information online. Even a tutorial link would be helpful.
View ArticleConvert Image to Base64 string
I already did the conversion, but i set the image as static, I don't know how to make it dynamic like, I'll search in my gallery or take some pictures. Here is my conversion: Bitmap mBit =...
View ArticleXamarin.Mac signal handling
Hi, I'd like to manage Signals, so the application does not just crash and leave users in the dark. I've been looking at PLCrashReporter which seems to do what I'd want, with one issue. As pointed...
View ArticleBuilding Ad-Hoc for iOS: MSB6002 command-line for the MTouch task is too long
Hi, I'm trying to build a version of my application and I've been having issues for 2 weeks now. I've broken it down to this error :...
View ArticleHow to change the color/opacity of the UWP scroll bar without affecting the...
Has anybody managed to change the color and/or opacity of the scrollbar in a ScrollView on UWP, without affecting the Content of the ScrollView? If so, how did you do it?
View ArticleHow to check and On/Off cellular data from App in xamarin iOS
Hi, I am new in Xamarin, i need to implement cellular data On/Off from my App in xamarin iOS. Please share with me any example of code that need to help me to implement this. Thanks.
View Articlesaving file to SD-card for public access
How in Xamarin.Android save the file to an external source (SD card)? There is a task to save the file so that the user can then work with this file for review and outside the application. The code...
View ArticleChange font of a Textview (navigation bar)
Hi there ! I wanted to have a navigation bar with a centered text and a custom font. After many hours I finally found a way to center the text in Android by adding a TextView in the toolbar.axml :...
View ArticleWhy can't I target version 7 or 7.1?
I am attempting to add some components to my project, however I cannot add them because my project is not targeting version 7 and that is what I need to use them. However when I go to my project's...
View Article