Label Size Depends On Device And Label
Hi all, My problem is to create a dynamic label font size depends on device. If this is not possible, also getting label height value solves my problem. In my scenario, label gets his height from the...
View ArticleMath operations: different results from iOS emulator to real device.Maybe...
Hi, I create an app with some calculation on distance between geoloc points. On my emulator all works ( Region and Language are: Language English and Region United States ), but on my device ( region...
View Articlecouldn't find "libmonodroid.so"
After upgrading to the latest stable version of xamarin, I started getting the following error when my application starts up (deploying to an S6): [AndroidRuntime] java.lang.UnsatisfiedLinkError:...
View ArticleAndroid.Content.Res.Resources+NotFoundException: Resource ID #0x0
I have update my XamarinForms app using the AppCompat theme. I use a MasterDetalPage and when I try to open a TabbedPage from the Datail I obtain this error: 02-17 11:09:17.380 I/MonoDroid(30717):...
View ArticleListView ItemSelected Issue
I am very new to Xamarin.Form, I would appreciate your help. I am using MVVM pattern for my current project. I have listview populated with people, I want to select the item in list view and show the...
View ArticleHow can I create AutoSearch DropDownlist in Xamrin.forms ??
How can Create Dropdownlist in xamrin.forms with autosearch .
View ArticleIs correct this code?
What's wrong or missing in this code My MainActivity [Activity(Label = "App1", Icon = "@drawable/icon", Theme = "@style/MainTheme", MainLauncher = true, ConfigurationChanges = ConfigChanges.ScreenSize...
View ArticleMTOUCH: error MT0000: Unexpected error in Xamarin iOS 11.00 and in downgrades...
Just updated my XCode to version 9A235 and Xamarin 11.0 fails to build iOS project with /Users/xxxx/xxxxxx/XXXXApp.iOS/XXXXApp.iOS.csproj (Build) ->...
View ArticleExecuting action after video ended
Hi guys, How to i can execute a command block after video ended in AVPlayer View Controler ?? tks.
View ArticleSoliciting direct engagement on XAML Standard
We are defining a standard set of XAML tags and object model, called XAML Standard, that will be shared between different XAML dialects such as Xamarin.Forms and UWP (more details at...
View ArticleMasterDetailPage - Bar at the top of the Detail's Page
Hi, In my project, i made a Master Detail Page with a Detail page, but on this page, i have a bar a the top and i don't know why. Does anyone already had this problem ? Thanks !
View ArticleClient Certificate Authentication
Hi, I'm trying to perform a client authentication with certificate. I use the code below, it is working fine in Windows but I get an error in Android ( [ERROR] FATAL UNHANDLED EXCEPTION:...
View ArticleStart a Xamarin.Forms page from Xamarin.Native?
I am trying to embedding a xamarin.forms page to a native page, but the extension method CreateFragment() does not appear, I install the latest version of xamarin.forms, but the xamarin forms 3 version...
View ArticleApplication.Resources StaticResource not found for key
Hi, I am trying to define a Style for a custom control I have created in the Application.Resources section of my App.xaml.cs file. However the page that references this file raises an exception...
View ArticleA lot of issues (unstable) with Xamarin.forms in Visual Studio 2017
Hi there, I have a lot of issues with Xamarin.forms in VS 2017, not a single problem, but maybe someone can see a cause, and solution? This summer I reinstalled my old PC and installed VS 2017. Trying...
View ArticleXamarin.Forms 2.4.0.280
Today, we've published our latest stable release of Xamarin.Forms, version 2.4.0.280. Release Notes If you have a bug to report, drop us a detailed report here so we can investigate.
View ArticleChange icon on toolbar/App bar
I folowed this tutorial on how to make a custom toolbar/app bar. But when I ran the app somehow a droid icon appeard at the start of the toolbar. How come? How can I change this to my own icon/image?...
View ArticleHow remove Shadow of Android Button with Material Design
Hi, i not know how remove Shadow of Button from Xamarin Forms. Follow - Control Button Code: <Button.Image> </Button.Image> In attached one printscreen. I want remove shadow border of image...
View ArticleUnable to add nuget packages - or open Workbook with nuget package
Running Xamarin Workbooks v1.3.1 and when I try to create a new workbook for Xamarin forms, the spinner keeps turning saying "Adding nuget package" when I try to add Xamarin Forms nuget package. When I...
View Article