Xamarin Studio 4.2.2 Issues: Intellisense and context menus not working
I'm having no end of problems with Xamarin Studio 4.2.2. Intellisense isn't working, and neither are some context menus. For example, right clicking on a method name no longer offers up a "Go to...
View ArticleError Opening Project file
I'm getting the the following error when trying to open a Xamarin.iOS project in Visual Studio 2012/2013: "Some of the properties associated with the solution could not be read.[file-path-to-.csproj] :...
View ArticleBinding for TiTokenField
Hi, Can anyone help me create a binding of the following ? any help is appreciated. https://github.com/thermogl/TITokenField or give me an equivalent control for iOS montouch. Thanks! Rahul
View ArticleDismiss Action Sheet with Custom Done Button (IO7) BLOWS UP 2nd Time in...
Whats different between the first time I click and the Second and Third where it fails? In Main.cs VolcorpMobile.Application.Main (args={string[0]}) in...
View ArticleBinding from third party .framework
I am trying to bind from a third party framework. I do not have a .a file to work with. Every time I try to create a .a file the bindings don't work properly. How can I do this?
View ArticleWhat exactly am I buying?
Please correct me if I'm wrong. Xamarin is a framework for mobile devices that stands between hardware and software developed on C# using Mono libraries. Right? So the license is for framework? I just...
View ArticleXamarin not responding...
Hello Guys, Why my xamarin studio hangs often. It stops responding, then i have to close it and start it again. Any of you suffer with this problem...? Suggest a solution please... Thanks
View ArticleIs there something in Xamarin for Auto-Scrolling when KeyBoard Show and Hide ?
Is there something include in Xamarin for Scrolling the View with Keyboard when it Shows and Hides ? Or should I have to do it on my own, like Obj-C. Thx
View ArticleUsing Custom UIView In IB
I've created a custom UIView following the recipe here: http://docs.xamarin.com/recipes/ios/general/templates/using_the_ios_view_xib_template/ If I programmatically add the custom UIView as a subview,...
View ArticleIts possible to use frame animation with OverridePendingTransition?
I really need to make the animation between my activities look like im leafing through a book or something. So my ideia is to make a 6~7 frames animation of a blank page being leafed and then using...
View ArticleNameResolutionFailure using HttpClient
I have an app where I use HttpClient to communicate to a web service. But before I do any HttpClient requests, I am opening up a WebView, which I use to grab a SimpleWebToken from Azure ACS. That works...
View ArticleHow do I install (add) a local assembly reference ?
In particular if I try to add Xamarin.Android.Support.v4.dll through "Edit Reference" dialogue , all works fine untill I click "OK", after which I get System.IO.FileNotFoundException. Error stack trace...
View ArticleAndroid projects created by Xamarin Studio cannot be opened in Visual Studio...
Hi Few weeks ago I have noticed that Android projects created by XS on Mac cannot be opened with VS 2010 and 2012. Recently this is true for XS on Windows too. From what I have found all Android...
View ArticleEquivalent of initWithBytes of NSData Class
Hi I have the below code in objective C and i stuck on converting the 'initWithBytes' line to c#.Tried to found equivalent of this in xamarin documentation but could not find it. int serviceUUID,...
View ArticleGoogle Glass
I haven't dug into this at all, so I have no background on the matter. But is it possible to build Google Glass apps using Xamarin?
View ArticleEstimote beacons in VS2012
Hi all, I am new here and have only spent very little time developing for iOS using Xamarin. I will build a small POC using the Estimote beacons and I have a few questions. From the Estimote web site I...
View ArticleART - Ahead of Time compilation for Java
Is it big deal for Xamarin? http://www.extremetech.com/computing/170677-android-art-google-finally-moves-to-replace-dalvik-to-boost-performance-and-battery-life
View ArticleLine endings
Hi, I have some source code that has mixed line endings due to it being developed on multiple platforms which causes the line endings to change around a bit. Xamarin Studio doesn't have an option to...
View ArticleSVN missing on OSX Maveriks
I've just installed OSX Maveriks and latest Xamarin stable version, i can't connect to SVN repository!
View ArticleNuGet, PCLs, MVVMCross and Xamarin Studio 4.2.2
I'm trying to get NuGet to get the PCL assemblies for MVVMCross (and others if possible) but can't seem to get it working. I'm using the NuGet addin (which hasn't been updated to NuGet 2.7.2 or Xamarin...
View Article