How to set Info.plist Properties with VS Build Configurations
Hi, We have a localized iOS native app with different Visual Studio build configurations for each location. We have a requirement to set the CFBundleIdentifier property in the Info.plist based on the...
View ArticleCannot call web api hosted in IIS server from xamarin forms .
I have hosted my web api in IIS server in my system. When I try to call api from xamarin forms I am getting Errr: Connect failure(Network is un reachable) exception. Can any one tell me , Is there...
View ArticleXamarin form: How to select multiple images from gallery in android?
Hi All, I am using Xamarin.Forms.2.3.3.175. What I am trying to achieve is opening the Gallery in Android and let the user select multiple images. Now this question has been asked frequently but I am...
View ArticleScrollable control (SfSchedule) inside a TabbedPage (Scrollable between tabs)
I have been trying a third party control from Syncfusion called SfSchedule in my Xamarin forms project. While using it, I was unable to use the scroll feature of the SfSchedule control as the control...
View Article'Run in Test Cloud' contextmenu has disappeared.
Yesterday I updated Xamarin to latest stable version. After that the 'Run in Test Cloud' item has disappeared from the UITest project context menu. It seems to be the same as reported in this bug 'Bug...
View ArticleNavigationPage BackgroundImage is not working
Using a very simple cross platform app running on iOS, I have created a navigation page and added MainPage to the navigation page. After creating the navigation page I set the navigation page's...
View ArticleDraw annotation by using skiasharp is not working properly
Hello, My issue is that I am using skiasharp to draw annotation inside a listview.when i am drawing then it is shown to all the rows of the listview but i want it to the selected rows or item.Can...
View Article'System.NullReferenceException' occurred in Xamarin.Forms.Platform.UAP.dll
I have a CheckboxRenderer in my XForms project. I'm using Checkbox in Page1,Page2 Page1 is a Detail page of my masterdetail page. I'm navigating from Page1 to Page2 everything is working fine Once I'm...
View ArticleMono.Poxis not foun
Dear I have a Xamarin.Forms-application that can compile correctly both on Android and iOS, but during runtime (about 5 seconds after startup) the Android-app throws an exception saying EXCEPTION:...
View ArticleAndroid Preview doesn't work: "Please upgrade your version of...
Hello everyone, I can't get my Preview for Android working. The preview works fine for iOS though. On top of the previewer there's a line that says: "Please upgrade your version of Xamarin.Android to...
View ArticleWinter of Xamarin - Code with us in June - New Zealand
Stay warm with Microsoft & Xamarin! Brr! It’s getting cold outside. Microsoft has a plan to get you through winter with some awesome Xamarin events and competitions and apparel! Are you ready to...
View ArticleAm Build a Xamarin Application but the no error are there but the warning are...
Am build an Xamarin Platform application. but there are no error are error Most of all more than 20 error i can get my question is that not problem or no problem to get an .EXE file
View ArticleCan't archive for publishing (iOS app)
Hi, when i try to archive for publishing, jump out same error - "Your configuration doesn't target a valid iOS device. Please select a device.......blablabla" and i cant publish my app. Help pls!
View ArticleSKiaSharp orientation issue in iphone
Hi: I have a Xamarin Forms app that is using the SKiaSharp to draw a text onto a photo taken from the Media.Plugin. In Android everything is fine, but in ios, all the photos have a wrong orientation...
View ArticleELXF layout framework by Lee Richardson
Today I learned about ELXF, a highly practical and very promising layout system for Xamarin Forms. More details here: leerichardson.com/2017/05/introducing-easylayout-for-xamarinforms.html Kudos to Lee...
View ArticleRetrieving SSID and BSSID of wireless connected network
Hello, I know this was discussed in many other topics, but still I can't make it working. I'm using Visual Studio 2017 with Xamarin for VS 4.5.0.476, Xamarin.iOS 10.10.0.35, macOS 10.12.4, XCode 8.3.2....
View Articlehow can i fix this : "the readImportedlibrariescache task fail..."
when I start to build my app with the real device, it stop with an error like this. How can i fix this ? help me please (( I'm a newbie from Viet Nam, so sorry for my bad English, guys. my profile :...
View ArticleConnectivity plugin always throws NotImplementedException
I am trying to use Xam.Plugin.Connectivity 2.3.0 by James Montemagno in my Cross platform Xamarin app. The package is installed in all the three projects i.e. protable, android and iOS. But whenever i...
View ArticleXamarin Native UWP Design Pattern and Architecture
I'm doing a Xamarin Native Project, my goal is to have the three platforms : iOS, Android and UWP. So I have 4 Projects : PCL Xamarin.iOS Xamarin.Android UWP For Xamarin iOS and Xamarin Android I wan't...
View Article