Are available all free components to indie version?
Can I use all free components to indie version? I'm interested and I want to buy it.
View Articlenew Facebook SDK binding issues
I am developing an android app and I want to enable Facebook log in and wall post from within the app. I solved this problem by using the binding project provided here:...
View Articleswitch between views
how to switch to another view controller programmatically. I am not using story boards and navigation controllers. i need to go to next view controller when pressing a button control.
View ArticleUser Notifications
Hey folks, I need to notify the user when a negative event happens. I am looking to implement the equivalent of a Windows NotifyIcon (tray icon), with a balloon popup. I already have the...
View ArticleKeeping an Ad on top (or bottom) of a screen throughout app.
I am using MT.D for most of my screens, and I am trying to figure out a good way to place an Ad on top of the screen, and keep it there. If I ad it as a section, or any part of the table view, it will...
View ArticleMCW Callable From Xamarin.iOS
Hi all, I suppose this is a dumb question but I'll ask anyway and hope people won't judge me too harshly. :-) If I wrap a java jar for use in Android, is the resulting DLL usable with Xamarin.iOS? I...
View ArticleCore Plot - How to make a Floating Axis
Hi everyone, I'm trying to do a XYGraph for an iOS application using the CorePlot component but I can't manage to make an axis Floating. What I want is keeping the axis line always at the same position...
View ArticleCreating a cross platform library
For a particular project, I'm creating a cross platform library. Most of it is easy enough, but I'm also considering adding in RestSharp and JSON.NET. Both of these are available in the component store...
View ArticleCall Native Facebook Applicaitons
How i can call native facebook application for login & other stuff, from my Xamarin Application?
View ArticleJARTOXML : warning J2XA006: missing class error ... : com/facebook/android/R
Hi, i'm trying to create a binding for facebook lib 3.0.1 I opened the project in eclipse, that creates the bin folder, i zipped bin and res folders and put the zip as a LibraryProjectZip in the...
View ArticleUsing System.Linq.Expressions in a PCL method causes TypeLoadExpression...
Given the following method code in a Profile78 Portable Class Library: public static void Calculate() { var constantExpression = System.Linq.Expressions.Expression.Constant(5); } When I call the method...
View ArticleWindows 7 Installation Issue.
Hello. Recently I have downloaded Free version of Xamarin for Windows. After executing XamarinInstaller.exe it just stuck. In Process Explorer it shows as running. But nothing happens. The problem...
View ArticleStop text highlighting
This is s pretty simple question (I hope). When I press on a scrollable text field the grey text is "highlighted" as I hold to scroll making it a darker color and hard to read. I simply want to remove...
View ArticleMissing ID's in Android.Resource.Attributes?
Is it me or are some ID's missing from Android.Resource.Attributes? For instance I cannot find Android.Resource.Attributes.ShowDivider and Android.Resource.Attributes.DividerPadding is there a way to...
View Articleerror in install - Permission Denied
i get error "Mono.AndroidTools.AdbException: Permission Denied" while installing mono application from Visual Studio on devices that have android 4.1.x and upper version. in lower version i have no...
View ArticleX.iOS with Mono 3.1.x (beta channel) crashing AOT error
Just updated to Mono 3.1 (from the beta channel) Rebuilt a perviously working project, and KABOOM Compiling to native code /Developer/MonoTouch/usr/bin/mtouch -sdkroot...
View ArticleMy Sumsung Galaxy Tab tablet does not recognize as device!
hi I'm using vs 2010 to create android app. i want to use my tablet as device when debugging my app. to do this, i've follow xamarin doc steps to accomplish this, but when i start debug my app, my...
View ArticleOffline instalation
Hi, I have some trouble using your installer on PC and I think it is due some network problems. Is there any offline installer or...? I've downloaded SDK and NDK before but the installer wants to...
View ArticlePCL breakpoints not being hit.
I am using MvvmCross in one of my applications and I am having a problem that breakpoints in my PCL project are not being hit. I tried debugging the project in VS2010 and VS2012 with no success....
View ArticleCryptographicException
Any ideas? System.Security.Cryptography.CryptographicException: A system exception has occurred. at Crimson.CommonCrypto.Cryptor.GetRandom (System.Byte[] buffer) [0x00023] in...
View Article