Top "Xamarin.ios" questions

Xamarin.

How to get Device Id in Xamarin Forms?

How can I get Device Unique Id in Android and iOS using c# in Xamarin Froms? I am using Azure …

xamarin.forms xamarin.ios xamarin.android azure-notificationhub deviceid
iPhone: UIImageView Fades in - Howto?

I have an UIImageView that I want to fade in. Is there a way to enable that on an underlying …

iphone ios ipad uiimageview xamarin.ios
Global Exception Handling in Xamarin Cross platform

Can you please let me know how to handle the global exception(without App crash) in Xamarin Cross platform project.

xamarin xamarin.ios xamarin.android xamarin.forms cross-platform
Is MonoGame reliable?

I'm looking for a cross-platform game development framework. MonoGame looks easy to learn and fast to develop, but I see …

mono xna xamarin.ios xamarin.android monogame
No devices attached in xamarin VisualStudio for ios

I'm having real trouble when I try to use the IOS emulator from the visual studio. So I created a …

xamarin.ios xamarin
How can I launch multiple instances of MonoDevelop on the Mac?

I would like to open a new MonoDevelop instance to work on a different project on the Mac, and the …

macos mono xamarin.ios monodevelop
How can I force Localization Culture to en-US for whole applicaiton in Xamarin

How to force Xamain - Android / iOS to work in US English culture regardless of user setting. The issue I …

c# xamarin xamarin.ios xamarin.android
Publishing to TestFlight, new testers, do I really need to rebuild/download my provisioning profile?

I have published an app through the testflight website to allow my colleagues to test, and as more and more …

ios xamarin.ios provisioning ios-provisioning testflight
ERROR ITMS-90474: "Invalid Bundle. iPad Multitasking support requires these orientations:

I am developing an Universal app for Iphone and IPad using xamarin, and I am trying to deploy the app …

ios xamarin xamarin.ios
How to change the text of a BarButtonItem on the NavigationBar?

I am trying to create a list of items that can be edited. Something like this: To that end, I …

ios xamarin.ios uinavigationbar uibuttonbaritem