License Problem + Tight Deadline
Hi all, Can someone please address this issue as I have contacted support@xamarin.com and they haven't got back. I have an upcoming deadline to meet and MonoTouch has suddenly stopped compiling due to...
View ArticleConection to a SQL Database from Android
Im using a android app and i want to know how to connection to my database sql server.I want to login in database but first it must accept from db if its correct user name or pass.
View ArticleBeware - current alpha of xam studio is not a happy bunny
Hi, This is for alpha users on Mac (from what I've seen here, it looks fine on PC) developing for iOS and Android [1 only] The latest version seems to have a number of issues, the 3 most serious are...
View ArticleMonogame - Android portage
Hi guys, I'm looking to extend my Windows 8 game in C# to a Android Application, but when I created the android project, it's doesn't work ... I have a error message and I don't understand why ... Can...
View ArticleCode changes not saving
I installed the latest Xamarin Studio alpha today. I'm not positive if it's related or not, but now when I save code changes, nothing saves. It appears as though it's okay, but when I run the app, the...
View ArticleAudioUnit C# binding missing SetInputCallback?
Hi, not sure if I'm just looking in the wrong place, but I'm having trouble finding the C# binding to the AudioUnitSetProperty(kAudioOutputUnitProperty_SetInputCallback, ... ) function. It seems that a...
View ArticleAndroid binding for Infragistics Iguana problem. Duplicate Definition (non...
I'm making a Xamarin.Android binding for Infragistics Iguana charts. I've included both common.jar and datachart.jar (if that's relevent) as EmbeddedJars. Not knowing anything about the source for...
View ArticleAsync Await Sample
I'm playing around with the async sample found here... http://docs.xamarin.com/guides/cross-platform/advanced/async_support_overview Even in the image on the page, it shows that the iOS version...
View ArticlePortable Class Libraries do not work
Portable class libraries are listed as one way to share code between projects here:...
View ArticleRemove extra space after function names
Hi, I would like to remove the extra space that is automatically inserted after function names. I know that this could be done via solution preferences therefore I have no idea what to change. Could...
View ArticleUITextView/NSAttributedString to HTML
Greetings, I am searching for a good way to convert an NSAttributedString (which contains formatted text via UITextView and AllowsEditingTextAttributed) to HTML. Actually I cannot believe that I could...
View ArticleDeploy production applications using shared libraries
In the case of Google Play deployment, obviously the .NET libraries (or a calculated subset) need to be included in the app. This process is described nicely here:...
View ArticleSet the app version number
Hi, i try to set the version number of my app to something else than 1.0 but it didn't work. I tried it via AssemblyInfo.cs, the .sln file and the project-settings in xamarin studio. But everything I...
View ArticleHow to attach a new firebird dll on the project
I already downloaded the firebird.NET provider dll but how can i link it to my project?
View ArticleGoogle App Analytics - Support in MonoTouch?
The new Google Analytics for mobile apps looks really interesting: http://www.google.com/analytics/features/mobile-app-analytics.html Do we have access to it via a Monotouch binding?
View ArticleDoes anyone know how to force portrait in one viewcontroller only?
My viewController is inside a navigationController view. I managed to force my view in portrait eventhough it is in landscape,. but not the navigation. How to do that? please help.
View ArticleCan't debug the app on HTC One X (applies both for xamarin studio and vs2012)
I'm lately developing a new mobile app that requires intensive debugging on an actual device (as I'm developing an app that uses location & maps extensively) and no matter what I tried, I can't...
View ArticleApplication Failed to Launch in Time
Hi! I currently have an iPhone app uploaded to the AppStore. While it usually loads with no issue, sometimes at some devices (iPhone 4, iPhone 4S) the app fails to launch in time, so the app crashes....
View Article