MapsAndLocationDemo_v3 (Google Play Services) build error
Hi, We are trying to get the MapsAndLocationDemo_v3 Solution to Build. We added the Google Play Services Component (Right Click "Components" then "Get More Components". This loads the Xamarin Component...
View ArticleClear SVN Credentials
How to clear SVN credentials which are saved in Xamarin Studio Version Control Plugin? Please if someone can help me with this. My domain account is getting locked all the time. Every time i try to get...
View ArticleCommunication to mac server failed
I'm currently running Mountain lion inside on virtual box with VS on the host PC, the remote mac has the latest Xamarin.iOS 7 update and firewall is turned off. When looking for the remote mac it does...
View ArticleHow to improve event thread latency...
I recently started using the Xcode Instrumentation to analyze my app's performance bottle-necks, and I discovered that I'm seeing some noticeable delays between when I trigger an event and when the...
View ArticleGoogle designguidline (tiles+shadows)
Hello, help me with drawing standart tile pls i have: and need: (bot. shadows + rounded corners) Thank you :) my xml: :P <?xml version="1.0" encoding="utf-8"?>
View ArticleAlpha should be no older than Beta. Beta should be no older than Stable.
Right now: stable = 4.2.1 beta = 4.2 alpha = 4.1.13 This is backwards. I've spent days trying to get Xamarin Studio 4.2. Turns out the Alpha channel just got stale.
View ArticleMissing storyboard editor in latest alpha release
Just updated to the latest alpha release and Xamarin Studio's storyboard editor is nowhere to be seen. Double click a story board file and it opens in IB. Right click one and there's no storyboard...
View ArticleAfter applying today's iOS update (xamarin.ios_for_vs_1.8) Xamarin Android...
Once again I made the mistake of applying an update, simply because I was prompted to do so (not because I needed it for anything I am aware of)....
View ArticleUnhandled Activation Error
I just upgraded my Xamarin Studio. Apparently I am using something that requires the Business license. I am currently using the trial license and have about 10 days or so remaining. I was able to login...
View ArticleAutomatic update srewed up my environment. How to fix?
Hi there Today upon opening the Visual Studio I found a Xamarin update notification. I clicked "Start update". What had happened after totally screwed up my environment. Update could not continue cause...
View ArticleRunning Xamarin and Xcode in a Fusion VM
I would like to move my dev. environment into a Fusion VM. (if you are wondering, this is covered by the Apple sla http://images.apple.com/legal/sla/docs/OSX109.pdf) I've been doing this for years with...
View ArticleHow to add componets to a view by code?
I've made this simple piece of code View tela = new View(); TextView texto = new TextView (); texto.Text = "beterraba"; How can i add my texto to the tela view? I need to programmatically create a view...
View ArticleFacebook SDK - Multiple types error when opening xib
Has anyone seen this issue. I am creating a new solution, adding the Facebook SDK (by Facebook) from the component store and after adding the SDK I go to open a xib (any xib) I get this error: Error...
View Article"Unloading image System.dll" log spam
In the last few releases of Xamarin.Android, we've been seeing an incredible amount of log spam of the following form: [Mono] Image addref System(0x6ba674c8) - System.dll(0x57b6f3c8): 1799 [Mono] Image...
View ArticleMonoDevelop Updater - "The installation of Xamarin Android failed"
Following the Xamarin on-screen notification that there was an update to the Studio, I accepted and the download and installation started - then failed. It appears that the cause is: "Error 1303. The...
View ArticleThe authentication or decryption has failed. in the web request
I'm using 'webclient' inorder to downloading info from my website and showing them on my android application, but in some devices I face with this error: Exception in Class: WebClient Line : 0 and...
View Articlelow quality problem with sharing image
Hello, i get captured image from view and share with Facebook. everything is fine except image quality image quality changes very very bad quality in post any help ?
View ArticleimagePicker.MediaTypes ?
Hello, i try users can pick only photo not video on my application. i searched net but can't find any sample. its all about shown all supported format (video, photo) my code is below . any help ?...
View ArticleGetting Started + Question about Tasky
Hi guys! I've been using Xamarin for various purposes over the last year and I loved it. Built some quick Mac apps with it and began working on an Unity3D game with it as my IDE. Now I have one new...
View ArticleException Java.Lang.NoClassDefFoundError thrown while setting the WebViewClient
I followed the tutorial here http://docs.xamarin.com/guides/android/user_interface/web_view/ to create a WebView when a button is clicked within my app. I got the test app working and attempted to use...
View Article