Professional Edition
Hi! I've installed and activated my version of Visual Studio 2013 Professional Edition, but when I launch my VS with the xamarin plugin, it says that I only can use the free trial version, is it true?...
View ArticleVS2012 cannot find Xamarin
Hello, I installed latest version of Xamarin for Windows. After that I installed Visual Studio 2012 Express. But, then VS has failed to detect Xamarin installed & does not show me "Xamarin Account"...
View ArticleXamarin to Evaluate/Review code practices?
I've been in Xamarin for about a month and a half now (1 month on trial, and half with a business account). I'm wondering since these are my first Android and iOS apps ever made. That if Xamarin offers...
View ArticleStuck manifest permissions
Environment: Windows 8.1, Visual Studio 2013 Update 2 RC, Target:Android 17, Xamarin.Android 4.12.03003 My android projects now always have at minimum the INTERNET, WRITE_EXTERNAL_STORAGE permissions...
View Articleandroid designer
I am trying to understand the basics of the android designer. Now I am trying to use resources, but don't get them to really work. 1) in the project is a Strings.xml and in that same directory I added...
View ArticleHow to build from MSBuild command line (trig build on OSX from Windows)
Hi everybody ! I'm currently working on the setup of an automated build with TFS. My main issue is due to the fact we use PCL in VB.Net in our solution which is not currently supported by Xamarin...
View ArticleClipboard: copy/paste problem
Hi, I have problem with copy and paste from clipboard. I get this error from Xamarin Studio 4.0.8: System.ArgumentException: Lunghezza della matrice di origine insufficiente. Controllare srcIndex, la...
View ArticleUse Build host for multiple clients?
Hello there, I have a mac(book pro) which also acts as my separate Windows Machine's build host, but whenever I am on the go, I use that macbook & a Windows VMWare on it for development, too....
View ArticleXamarin.iOS for VS and TFS 2012 Build Server
Hello, I was wondering if the new release of Xamarin.iOS for VS supports building projects on the Team Foundation Server build server? I don't expect the build server to generate an app bundle...
View ArticleAspectJ Android Project (and Automated Testing)
I want to use Monkey Talk for automated UI testing but I can't get it to work with Android because it requires the usage of AspectJ to access activity info etc. I tried to create a binding to the...
View ArticleAfter Build step not running from command line
This is perplexing me, any help is appreciated! I am trying to add obfuscation using .NET Reactor to our build process. I have successfully added afterbuild commands to two projects we wish to...
View Articlenumberofowsinsection unreconized selector sent to instance
Hi guys i am getting the above error when I am trying to follow the example of table view source data I am using storyboards though as suppose to xibs. I have placed my code in the viewonload on my...
View ArticleProblems linking native library with Xamarin.iOS 7.2.1.42
I updated to Xamarin.iOS 7.2.1.42 today and I am now getting lots of MT5210 (Native linking failed, undefined symbol) errors with my native C++ library. I have read the notes here and have tried to use...
View Articlenumberofowsinsection unreconized selector sent to instance
Hi guys i am getting the above error when I am trying to follow the example of table view source data I am using storyboards though as suppose to xibs. I have placed my code in the viewonload on my...
View ArticleMath operations optimization
Hi. I'm creating an application in which I create in the device a RSA certificate with bouncy castle. Everything works as expected, but generating a 4096b key takes 10-15 minutes in a normal device. I...
View ArticleReduce view controller size when keyboard comes out
Hey, I am sure this must have been answered earlier. Tried searching a lot but I guess I couldn't find it. So here is the question. I have a form on one of my app. I have 3 text fields. Now when I try...
View ArticleSurfaceView, drawn objects moves arround
Hello I am playing around with the surface view. I am trying just to Draw circles at random Places on the screen every second, but the behaviour is very strange. The first couple of times, there is...
View ArticleSurfaceView, drawn objects moves arround
Hello I am playing around with the surface view. I am trying just to Draw circles at random Places on the screen every second, but the behaviour is very strange. The first couple of times, there is...
View ArticleDifficulty creating an IPA
I've created a provisioning profile as per: http://docs.xamarin.com/guides/ios/deployment,_testing,_and_metrics/app_distribution_overview/ipa_support_for_ad_hoc_and_enterprise_deployment/ And although...
View ArticleWhere to find the visual studio compiled and run by iPhone simulator .ipa...
Hi I am in a trail version with xamarian iOS compiler. I can compile and run my iOS .app file on the iPhone simulator on the build server. But to run this created app on iPhone I need the .ipa file of...
View Article