VS 2017 Enterprise iOS remote Simulator looks normal but hangs
I am running a fully updated version of VS 2017 Enterprise, on Windows 10, and building an app that's been around for a while. The Mac is remote and the build runs just fine. When I debug/run the app...
View ArticleDisplay image in the ListView problem
Hi all. I have a ListView and my own ViewCell. The cell contains two Labels and Image. For iOS all works perfect. For Galaxy Tab 3 (Android 4.4.4) all works perfect. For Huawei (Android Nougat) when I...
View ArticleARkit demos not working
HI I have download the last version for the urho-samples to play with the ARkit demos on IOS https://github.com/xamarin/urho-samples/tree/master/ARKit I met few issues demos crashing because OData...
View ArticleXamarin Android Device Manager, disk.dataPartition.size [BUG]
If I create a new avd using the manager, it does not matter if I set the disk.dataPartition.size property, when I start the emulator the partition size will be the default! It happens, because the ini...
View ArticleAfter upgrading to Forms 2.5-stable: Version conflict detected for...
Hey! After upgrading to Xamarin Forms 2.5-stable, I now get the following error in my project. Error NU1607 Version conflict detected for Xamarin.Android.Support.v4. Reference the package directly from...
View ArticlePrism: How to handle object instances between parent and child pages
I am using prism for Xamarin.Forms - it's been great so far (in terms of its coupling with Unity and navigation, etc). However, I am confused by one thing... How am I suppose to handle instance...
View ArticleTrigger Garbage Collection from Xamarin Profiler
Hi, Is it possible to trigger the Garbage Collector from Xamarin Profiler when using Allocations? Triggering the Garbage Collector before taking a snapshot makes it easy to understand if you truly have...
View ArticleWhy we can not develop xamarin c# movil app on VSCode?
Why we can not develop xamarin c# movil app on VSCode? Somebody?? Except ClintSTLaurent, who does not know anything about VSCode, and clearly not understand my question
View ArticlePinchGestureRecognizer Only Works on Android API Level 19+
Hello, It looks like that bug that was fixed in 2.3.0 is now occuring again in version 2.5.0.122203. Here is the original bugzilla issue: https://bugzilla.xamarin.com/show_bug.cgi?id=36447 You can...
View ArticleCreating a mobile app that authenticates with Azure AD and integrates with...
Check out cross-platform Xamarin Forms app that integrates with Azure Active Directory and Microsoft Dynamics CRM 365. Source is available on Github: https://github.com/mazloumi/BadgeScan Documentation...
View ArticleBadge Scanner Mobile App using Microsoft PowerApps versus Xamarin.Forms
Hey guys, I did a little experiment last night and created a badge scanner mobile app using PowerApps and then did the same using Xamarin.Forms with only 334 lines of code and 66% shared across iOS and...
View ArticleImpossible to publish on the App Store
Hello, I have these errors: ERROR ITMS-90022: "Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions...
View Article"Manual" generation of Resource.Designer.cs
In short - is there a way to manually run a tool that generates Resource.Designer.cs file, outside of Visual Studio? Longer - I'm developing Android app in Xamarin and due to personal preference I use...
View ArticleProject does not compile after installing visual studio on new computer
Hi all, I need some help. I just switched to a new computer and I am trying to get xamarin set up for development. Everything installs fine, and I git clone my project (which compiles and runs just...
View ArticleAndroid Job Scheduler - calling a job on a recurring schedule until cancelled?
Hi all, With the release of Oreo/Android 8.0, I'm wanting to replace my GPS foreground service with a scheduled job. I've looked at the Xamarin Example for Job Scheduler, and honestly I find it quite...
View ArticleARCore 1.0 is now available
Hello, Any plans to bring the nuget ARCore 0.91 component up to date?
View ArticleHow to prevent ios from deleting application generated data file on ipa update.
Hi, I have this problem: I have an app that when start download from internet a zip file and extract it in a folder like that:...
View ArticleFree Open Source Xamarin Forms UI Library
Xamarin Forms is an amazing set of libraries. Unfortunately, there is a bunch of functionality that is missing. Over time, I've collected bits and pieces of UI components that are necessary for...
View ArticleUnable to display the messages received on UI when using System.net.Sockets...
Hi, I am new to xamarin.forms. I want to build an xamarin forms app that can receive messages using System.net.Sockets. My problem is that i am able to receive messages but unable to make the messages...
View ArticleiTunes Connect and Application Loader question
Hello, I have send my App with application Loader and it's Ok. Apple has to verified the App. But when I connect to iTunes connect it ask me to send the .ipa but it's already done. Could you help ?...
View Article