Bindings for TestFlight SDK 3.0
Has anyone done the bindings to TestFlight for version 3.0? The current version on the bindings list on github is only 2.0.2
View ArticleAnimate shapes or elements on Z axis
Hello everyone, I am very new to Android development, and would appreciate some guidance on this matter. I would like to set up a portion of my screen to have a series of rectangles that dynamically...
View ArticleRuntime exception trying to use Amazon Device Messaging
My app is running on JellyBean, using Xamarin Mac 4.2.3 (59), Android SDK 4.12.0 (Indie), targeting a Kindle HDX device. I have a JAR Bindings project for amazon-device-messsaging-1.0.1.jar. When I try...
View Article64-bit Xamarin.iOS
Given today's announcement of the 64-bit iPhone 5S, are there plans for a 64-bit version of Xamarin.iOS similar to what is on currently on the roadmap for Xamarin.Mac?
View ArticleUINavigationController.NavigationItem.TitleView Problem Trying to add ImageView
Hi everyone, Instead of a text title in a Navigation Bar, I'm trying to put an image (app's logo). All the documentation I read says that I should create an ImageView and set it to the TitleView...
View ArticleBinding initWithCoder: constructor not being generated
I'm creating a binding for MLPAutoCompleteTextField, that contains a UITextField subclass declared this way: [BaseType (typeof (UITextField), Delegates = new string [] { "AutoCompleteDataSource",...
View ArticleLooking for freelance Xamarin Devs for iOS/Droid app
Where is the best place to find them? Feel free to email resume or portfolio to jobs@eweware.com
View ArticleSimple Drawling Annotation on MapView
Building an application with a map view. The map view needs to display a bus route which includes bus stops. Stackholders would like each stop represented as a small square or circle, when touched a...
View ArticleDoes Xamarin support .net 4.5.1?
Hi, I am researching xamarin for our mobile application. Does Xamarin support .net 4.5.1? Thank you.
View ArticleHow to write some text to a text file in Android, iOS and WP8
How to write some data to a text file using C# in Android, iOS and WP8
View ArticleHow can I Display a menu?
I need to create a drop-down menu. I select a button and show a menu... How can i do?
View ArticleGoogle Mobile Ads inside Google Play Services support - Xamarin.Android
I want to start displaying Admob adds inside my cross-platform Xamarin application. For the iOS version of it we are going to use the next component: http://components.xamarin.com/view/googleadmob...
View ArticleUrban Airship Bindings update
Hi guys, I know that you maintain the github monobindings repository : https://github.com/mono/monotouch-bindings I was wondering if you could update the Urban Airship binding(dll and even the cs...
View ArticleApp Crashes After XCode Update
I have an app where I have a custom cell and contraints. Auto layout is unchecked for the xib file. The error I get is: Objective-C exception thrown. Name: NSInvalidUnarchiveOperationException Reason:...
View ArticleXamarin.InAppBilling - NullReferenceException
I am trying to use the in-app billing component in my application. When trying to get the user's purchases, I am getting a NullReferenceException. It seems to be happening in the library and not in my...
View ArticleProblem with ObjC binding project and duplicate generated constructors
Hi, I'm trying to use an Objective-C class that inherits from UIImageView in my iOS project. I've successfully created the fat binary library, imported it into a Xamarin binding project, and used...
View Articleapp crash when populating listview
hello i have a simple app that has 2 button(one for turning on the BT and one for starting to show BT paired devices) and a listview(these 3 are in a horizontal layout).and i have another layout named...
View ArticleCocos2D XNA , TMX file error
Hello! Since some days, i tried unsuccessful to load and display a tiled map with cocos2d xna. I have tried, .tmx empty, with ressources, with ressources .xnb. also i never find how to convert the .tmx...
View ArticleCatch clauses being ignored on Release builds
I have been receiving crash logs in my Apps due to exceptions that were supposedly being caught but are crashing the application and I am able to consistently reproduce the issue on my devices. The...
View ArticleUIButton in custom View in UIScrollView doesn't work
So the problem that I am having is pretty well explained here: http://stackoverflow.com/questions/16649639/uibutton-does-not-work-when-it-in-uiscrollview Which suggests to look at this solution:...
View Article