Top "Xamarin.ios" questions

Xamarin.

Install Xamarin for Visual Studio 2013 Express

I have a Windows 8.1 laptop and I installed Xamarin. Xamarin Studio works fine, but I cannot use the Xamarin integration …

xamarin.ios xamarin visual-studio-2013 visual-studio-express xamarin-studio
Fullscreen: AVPlayerLayer is not resized when resizing its parent view

I am developing a video player with the AVPlayer API from AV Foundation in MonoTouch (but a solution in objective-c …

objective-c xamarin.ios avfoundation avplayer
How to go from NSData to byte[]

If I have image data in an NSData, extracted from the image as follows, how do I convert this NSData …

xamarin.ios monodevelop
What happens to an iPhone app when iPhone goes into stand-by mode?

My app uses NSTimer and it appears that NSTimer doesn't fire when the iPhone goes into the stand-by mode (either …

iphone cocoa-touch xamarin.ios
How to add libraries to Xamarin References lists

Is there a place to put libraries(dlls) so they show up in the References list in a project to …

xamarin.ios xamarin.android monodevelop xamarin
Portable Class Library vs. library project

I want to know the difference between PCL (Portable Class Library) and a normal library. PCL uses profiles with which …

c# dll xamarin.ios xamarin portable-class-library
MonoGame reading touch gestures

I am currently writing a game using the fantastic monogame framework. I am having trouble reacting to touch input correctly. …

c# iphone xamarin.ios monogame
Mono for iOS/Android Open or Closed? Paid or Free?

I am attempting to learn more about mobile/tablet development and, as a .NET developer, I am naturally drawn to …

android .net mono xamarin.ios xamarin.android
AVAudioRecorder record AAC/m4a

I am trying to record audio on the Device using AVAudioRecorder. That file is transmitted to a web server and …

ios ipad audio xamarin.ios avaudiorecorder
phone gap vs monotouch for data intensive app

We are looking to develop a data intensive application for mobile devices. Our central problem is We will have to …

c# html mobile cordova xamarin.ios