Core.PhonewordTranslator.ToNumber compilation error
System Microsoft Visual Studio Premium 2013 Version 12.0.21005.1 REL Microsoft .NET Framework Version 4.5.51641 Xamarin.Android 4.10.02014 (4b53fbd0) Visual Studio plugin to enable development for...
View ArticleCreating exe and linux apps with MonoMac via "Create package".
I have created a Windows package of my MonoMac app, and when I try to launch it via mono myapp.exe, an error displays in the Terminal: "No Info.plist file in application bundle or no NSPrincipalClass...
View ArticleApple SSL Bug and System.Net.HttpRequest
Hi, has the recently discovered and fixed Apple SSL Bug any effect in HTTPS connections established with System.Net.HttpRequest? As Xamarin seems to implement its own SSL certificate checking, I guess...
View ArticleWhere are the problems in my getting twitter timeline!! Xamarin sample have...
I've asked this question at stack overflow. please let me know. http://stackoverflow.com/questions/21969394/slrequest-with-c-sharp-in-xamarin-ios-project-returned-code215-bad-authenticate
View ArticleGetResponseAsync in Xamarin.Social never completes
I'm trying to make use of Twitter5Service in Xamarin.Social, but I can't get it to perform a request. I created a Twitter account in Settings, and GetAccountsAsync returns this account. However...
View ArticleAndroid Layout Designer causes Visual C++ error and Windows terminates...
Started having a real showstopper of an issue today, where when trying to create or edit Android layouts visually for an existing project, Xamarin studio causes VC++ runtime error and then Windows has...
View Articleadd to UITextField with UIKeyboardType.NumberPad a return key
hi, how can I add to UITextField with UIKeyboardType.NumberPad a return key?
View ArticleXamarin.iOS example communication with ASP.Net Web API
Guys, Every now and then I see questions about communicating with web services and really haven't seen any examples that includes both the client and server side. I have created a sample project that...
View ArticleI can't install xamarin studio in my pc Please help !!!
hello I can't install the xamarin universal installer.I make click in the installer but not make nothing!!! We have some solution
View Articleunable to get BroadcastReceiver to fire for SMS_RECEIVED
I have written an app with a minimum amount of code to implement a BroadcastReceiver. The purpose of this app is for learning, also I can use this to test code in the future for capturing various...
View ArticleiOS 7: NSString.DrawString() chokes on UIStringAttributes
When using the new DrawString() method added in iOS 7 that takes an UIStringAttributes argument, I get a runtime Exception (Xamarin.iOS 7.0.5.2) Code UIStringAttributes attributes = new...
View ArticleSubscription expired... so I can't reference libraries any more?!
I had a subscription (at the Business level) to iOS, which has now expired. I'm trying to develop an app, but I'm being told that I'm not able to bind to native libraries because my subscription has...
View ArticleVisual Studio 2012 Ultimate performance/hang
Hi. Im using VS2012 Ultimate and have just purchased a business version of Xamarin.Android. I've created a very small application but experience hangs and very, very slow performance in VS in general...
View ArticleMissing .xib files
using latest Xamarin Studio 4.09 and just submitted an app to Apple which has been approved but when it is installed it does not work making my customers very unhappy. Problem seems to be that in my...
View ArticleLayout problem
Hi, I'm new in Xamarin and iOS development. I have problem with creating layout like on picture below. I would like to have two views with fixed size on top and the bottom and one flexible in the...
View ArticleOS X / PCL Target Frameworks - No .iOS, .Android
Have seen a few similar threads related to windows but can't find anything for OS X. When I create a new PCL Library in Xamarin Studio there are no options for Xamarin.iOS or Xamarin.Android. I do have...
View ArticleInstagram to TableView w/ RestSharp
Hello Im trying to load the individual names of people in my Instagram feed onto a UITableView using Xamarin.iOS. However it only shows the name of the classes as you can see here: Here is my request...
View ArticleConnection to Xamarin.iOS Build Host Failed
I've set up a virtual machine via Parallels on my mac and I'm trying to get a simple Hello World running. I'm able to see the mac computer to act as my host when I try to connect it within Visual...
View ArticleMultiscreen Storyboard without Navigation Controller examples / tutorials?
Hi I'm struggling to get started with multi screen StoryBoards which don't use a navigation controller. The reason i want to do this is because my app is a single screen app except for the 1st time the...
View ArticlePreRelease: Help Please, Unable to edit story boards in either Xcode or bolt...
Hi Guys, I have been working on a small project for a little while and now find myself unable to edit my story board file anymore. The error I am getting is. I hope there is a simple solution to this...
View Article