Tint Color on Alert View not Clearing
We've got a popover menu that shows an alert view. If you tap Yes, it swaps storyboards, if you say no, it stays on the current storyboard. Yes, storyboards, its a pretty complicated app. The problem...
View ArticleTint Color on Alert View not Clearing
We've got a popover menu that shows an alert view. If you tap Yes, it swaps storyboards, if you say no, it stays on the current storyboard. Yes, storyboards, its a pretty complicated app. The problem...
View ArticleTintColor staying gray after Alert Closes
We've got a popover menu that shows an alert view. If you tap Yes, it swaps storyboards, if you say no, it stays on the current storyboard. Yes, storyboards, its a pretty complicated app. The problem...
View ArticleTintColor staying gray after Alert Closes
We've got a popover menu that shows an alert view. If you tap Yes, it swaps storyboards, if you say no, it stays on the current storyboard. Yes, storyboards, its a pretty complicated app. The problem...
View ArticleInconsistent behavior with UIImage.FromFile
Okay, I'm really not sure what is going on here and I've been stuck on this for several of days. My app stored images in the cloud on AWS. As you scroll through say an activity feed, it will fetch...
View ArticleButtons in customized callout views cannot be tapped
Hi, This might be considered as sth sequel to forums.xamarin.com/discussion/10306/how-to-customize-map-callout#latest. I've implemented custom callout, in which two buttons are defined, in...
View ArticleFailed to change active application on server.
I can 'Pair' with my Mac and PC, but i'm getting this error when I try and run the emulator 'Server command 'ChangeActiveApplication': failed to change active application on server Command execution...
View ArticleIs Xamarin.Studio a stable and reliable IDE?...not at all
I am using a free business license (trying it for 30 days). My experience about Xamarin.Studio is absolutely frustrating. Lots of crash (i have already posted most of them to bugzilla), but is really...
View ArticleStack overflow - Crash the app
hi guys, i need some help, im dealing with some bugs, actually they are more like stackoverflows, i'm not pretty sure if this is a cause of invokeonmainthreads() of if it is xamarin mac: Stack overflow...
View ArticleDisable the "Google Android emulators are slow" dialog in Visual Studio?
Is there a way to disable this warning that happens the first time you run a Xamarin Android build with an Android emulator from Visual Studio? Launching Emulator You are about to launch the emulator....
View ArticleProject N For xamarin?
http://www.zdnet.com/microsoft-looks-to-extend-its-fresh-paint-app-for-windows-blue-phone-7000012550/ this topic about C# as a Native complier and better performance what you think about it?
View ArticleIOS Designer
Hi I just gave the iOS designer a little test run from the alpha channel and it looks quite nice. One question. Will it support editing XIB files? It seems to just go to Xcode at the moment still and...
View ArticleCrash when using Xamarin.InAppBilling
Hi! I'm getting a crash with a game when calling: var purchases=_serviceConnection.BillingHandler.GetPurchases (ItemType.Product); The In App Billing is correctly configured, the products are correctly...
View Article[Xamarin Blog] Continuous Integration for Your Xamarin Mobile App
Just posted: Continuous Integration for Your Xamarin Mobile App. Read the blog post to find out about creating Xamarin mobile applications using Continuous Integration. Please use this thread to...
View ArticleClick Event For AttributedText On Portion Of Text?
Hi, I am trying to create a custom UITextView that looks for specific words in the text, highlights those words and shows a definition on clicking the text. I have been able to find the words and...
View ArticleAdding listview to current page?
Hi all, I'm just learning Android development and I was wondering if it's possible to add a listview to a linear layout with other controls? I created a new project and added a listview to the page...
View Articlekickoff session
we have purchased enterprise package that includes kickoff session how can we get the kickoff session
View ArticleQuick Question: NSOutlineView Double Click?
How would I accomplish this? I know there's a way in ObjC, but how would I do it in C#? (Trying to translate ObjC to C# was not very successful.) Thanks, Shane.
View ArticleHow can I code an input box with drop down items?
I have coded a Google Maps application and need a way for a user to search through my locations that I have as map markers. How can I develop an input box that when the user inputs text, a dropdown...
View ArticleHow can I create and position a container over a Layout?
Here is my Layout XML code: <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:orientation="vertical"...
View Article