Xamarin Forms Android - Create Folder into External Storage
Hi, I'm trying to create a public folder accessible to anyone that browse the device files. I'm following the instructions of Microsoft, but i'm facing the first obstacle. When i try to get the...
View ArticleSQLite.SQLiteException: database disk image is malformed in xamarin.forms...
I have created a xamarin.forms application and ship a sqlite database with the application, im getting the following error: database disk image is malformed. This is the stacktrace: SQLite3.Prepare2...
View ArticleHow to Save password in Xamarin Forms ?
Hi ! I am a newbie in Xamarin World and recently I have tried to call a web api with the login email and password. Now I want to save the email and password in the local memory just like in Android we...
View Articlehow to use Xam.Plugins.Settings in his app who have already class using in...
I'm using already a class on my Property and i would want to add Xam.Plugins.Settings. how to use it ??
View ArticleHow to Save password in Xamarin Forms ?
Hi ! I am a newbie in Xamarin World and recently I have tried to call a web api with the login email and password. Now I want to save the email and password in the local memory just like in Android we...
View ArticleCoordinatorlayout in Xamarin.Forms
is there anyway to make a coordinatorlayout in the Shared project PLC ? i know this is an android layout but is there a workaround ? maybe the basic animations only ? or is there anyway to resize the...
View ArticleNative SDK / Link to login with Linkedin?
Could anyone please provide a library or link that natively login with Linkedin. i've done Facebook and google natively so far but i need linked in too.
View ArticleFocus/Visibility problem
I'm trying to figure out how to set focus to a XAML object through the View Model. In my xaml, I have an Editor that starts as invisible as its binding starts as "false" <Editor x:Name="editNotes"...
View ArticleProblem with publishing to Tizen with Xamarin.Forms
Hello people, I've made a Forms application, added Tizen platform and now I'm trying to publish it on TizenStore, I get tpk file but on upload i get the following error: The API version registered in...
View ArticleShell Flyout only on one page
I've inherited a Xamarin.Forms app that uses Shell. It has 3 TabbedPage's and uses URL Navigation. They want to make one of the Tabbed Pages (that only has one tab) into a page with a flyout menu that...
View Articlesemi-automatic seizure not worked in my xaml
Hello, I need your help, in my xaml the autocomplete does not work. if for example I want to enter Entry, the semi-automatic entry does not work. I checked the box: display the list of autocomplete...
View ArticleNot able to show svg images in Xamarin.forms shell iOS in flyoutitem...
We are using FFImageLoading to show svg image in Xamarin.Forms Shell app. Its working in android perfectly. In iOS, SVG images are not visible in FlyoutItem and Bottom tab. iOS behavior - If I use png...
View ArticleLink into a displayAlert?
How to use a "displayAlert" with a link inside, for example for the typical link to "terms and conditions"?
View ArticleHow to show SVG image in Google Map PIN using FFImageLoading
Hi I want to use multiple SVG images to show different Pins on google map in Xamarin.Forms Shell. Can anyone suggest how to achieve it? Rakesh
View ArticleVisual State Manager Setter in code behind
I’m using Xamarin.Forms 4.5 I’m trying to create a custom control that inherits from Grid. I want to control the visual state with VisualStateManager In a Label that I created by code, I cannot set the...
View ArticleShell with a separate flyout for each page
Hi, Is it possible to have a shell app with a separate Flyout for each page? The main shell looks like: <Shell> <TabBar> <Tab Route="Lists" Title="Lists"> <ShellContent...
View ArticleTried ALL Xamarin BLE Demo Apps - None of them are working
It's the first time I register for a forum, because I couldn't find a solution somewhere in the internet. I have an arduino and connected a bluetooth module. The module is a HM10 (i also have the...
View ArticleIn Xamarin.forms iOS Microsoft.IdentityModel.Clients.ActiveDirectory(5.2.7)...
We are Microsoft.IdentityModel.Clients.ActiveDirectory(5.2.7) Xamarin.forms iOS for authentication purpose. Its working on ios 10 to till ios 13 but iOS 13.3.1 screen freezes and user is not able to...
View ArticleHow can I intergrate Payworks in my Xamarin.Forms app (PCL)?
Hello together, I want to use payworks (http://www.payworks.mpymnt.com/) in my Xamarin.Forms App, because I don´t want to build two separate apps. First I started with Android and created "my" payworks...
View Article