Windows Installer hangs indefinitely
I downloaded the Xamarin installer, and it installed the prerequisites (java 6, android sdk, etc) successfully, but when it got to the actual xamarin components, it failed to complete (or error): I'm...
View ArticleVariable row heights in table view
Hi, I'm trying to get variable row heights to work in table views. I found this excellent post on StackOverflow and have been trying to translate smileyborg's solution into C#. Try as I might, this...
View ArticleDifficulty getting HockeyApp working
I've followed the instructions for the HockeyApp integration (honestly it's just cut and paste) but I never see any notification that a crash has occurred (I am testing with a crash that I'm doing...
View Articlei just lost everything on my xib
I opened the solution in XS on Mac, then double clicked on .xib to open Interface Builder. Did a small change on a constraint and then undo'ed. All view is gone !!! I closed IB choosing not to save. I...
View ArticleMSDN Magazine Article - Azure, Xamarin, and Golf
Hi everyone. I wrote an article that was just published in the April, 2014 issue of MSDN Magazine. it shows how to use Azure, Xamarin, Windows Azure Mobile Services, and a bunch of other features to...
View ArticleJust starting out, debating use of Xamarin
Hello, I am just starting out writing a mobile app for iOS and Android. I am looking at various technologies and trying to make a sound decision on what to go with. I've been toying around with Xamarin...
View ArticleHow to change the tabs position in xamarin ios
hello, I have gone through with this link docs.xamarin.com/recipes/ios/content_controls/tab_bar/create_a_tab_bar/ for applying the tabs in my xamarin ios application. and tabs has been successfully...
View ArticleHow can I play video in PCL?
I need a project to play video, and the project is a cross platform project. thanks.
View ArticleIssue with azure mobile services
Hi everybody, i'll hope discussion is the correct thread type for this. Before I come to the issue itself, just a little bit context. Im developing at the moment an Android App using Xamarin for Visual...
View ArticleAbout FlyOutNavigation
hello i am developing one ios application with storyboard and i am not using navigation view controller how can i use flyoutnavigation component on storyboard and viewcontroller thanks a lot
View ArticleError Compiling Layout File
Hey Guys, I'm trying to compile a layout file and I am getting this error : "Error CS0116: A namespace cannot directly contain members such as fields or methods (CS0116)" Does anyone know what can...
View ArticleGoogle Mobile Ads inside Google Play Services support - Xamarin.Android
I want to start displaying Admob adds inside my cross-platform Xamarin application. For the iOS version of it we are going to use the next component: http://components.xamarin.com/view/googleadmob...
View ArticleNative Social Login or FB
Is is possible to do a Native Facebook login in xamarin? It looks like Xamarin.Social and the components don't do that now. The component pulls up a login web page in a browser view. You have to login...
View Articleflyoutnavigation without dialog or main frame
i want to use flayoutnavigation in storyboard, is it possible to show 2n page while swipe right?
View ArticleCustom (modal) like transition for UINavigationController?
Hi folks, can anybody give me a good starting point how to achieve a modal-like animation (move in from bottom and slip up) when pushing a controller onto UINavigationController? I would like to use...
View Articleautosave file identity based on Solution name + file name?
I just created a new Solution in Xamarin.Android (Studio 4.2.3 Android 4.12.2). When Xamarin finished creating all the new files, it said there was an autosave file for MainActivity.cs. Out of...
View ArticleCannot connect to Genymotion from Visual Studio - Xamarin Studio works fine
Hey group, I am on the Alpha channel and have the latest installed. Not quite there yet. I finally managed to get Genymotion to start and I can run and debug from Xamarin Studio to the Genymotions...
View ArticleWCF Data Services - System.Data.Services.Client work or not?
Is this OData client fully implemented in the Android API or not? There are references saying it's there, but it does not appear in the API listing. Extremely important and useful...
View Articledownload any file in xamarin webview
can anyone help me download any file in my web view app or view any pdf from websites...this is the code is have in my main activity using System.Linq; using System.Text; using Android.App; using...
View ArticlePackaging Component with Xamarin Studio on Mac
I have purchased Xamarin Studio (Indie) for IOS. I am writing a library and would like to make it available via a component, can I still Package my component without the Microsoft Windows version ?...
View Article