Azure ACS - Azure Mobile Services
All, Can Azure Mobile Services utilize ACS authentication directly? I have an existing ACS control setup for an app and it works great. This app was built with Sencha Touch. We have it working where it...
View ArticleXamMac Releases?
When was XamMac 1.8 released? Is there a page or a twitter account or something, to keep developers informed about releases?
View ArticleBuildApk: An element with the same key already exists in the dictonary
Hi there Running, I think, on stable X.Android (all three show I'm up to date, which is odd) Xamarin.Android Version: 4.12.3 (Enterprise Edition) Android SDK:...
View ArticleCustom TableViewCell
I created a TableViewCell, with lblText, imgEdit, imgDelete. In DataSource GetCell, I am not able to access the lblText, imgEdit, imgDelete. Please let me know what might be the issue
View ArticleWcf sync android
Hi guys my question is how to write a generic method to sync tables down to an android device , I have a list of 20 tables that needs to be copied to a local SQLite db. Currently I have a WCF service...
View ArticleVisual Studio loses connection to Build Host, fails to deploy, forced to...
This has been happening the last couple of releases of Xamarin iOS. Visual Studio will lose the connection to the Build Host. Attempting to resync from Visual Studio gives me an error that there...
View ArticleXamarin.Social Documentation
Is there some up to date documentation that accurately references the setup process to properly setup a facebook app, I think facebook have changed things about, particularly the component asks for a...
View ArticleShow us your apps!
Have you shipped an app built with Xamarin? We want to talk to you. We are always looking for new ways to help developers promote their apps built in C# with Xamarin. Please tell us about your app here...
View ArticleXam Mac Library project
Unless I'm crazy, this seems like a simple little braindead bug. You create a new project, a Xam Mac Library project. And by default, the compile target is set to "Executable" instead of "Library." So...
View ArticleXamarin.InAppBilling - NullReferenceException
I am trying to use the in-app billing component in my application. When trying to get the user's purchases, I am getting a NullReferenceException. It seems to be happening in the library and not in my...
View ArticleInAppBilling real products
In the xamarin example you can find the following QueryInventoryAsync method to get your products. _products = await _serviceConnection.BillingHandler.QueryInventoryAsync(new List { "appra_01_test",...
View ArticleSections on Tableview for Email client App
I am retrieving emails from a pop3 mail account and present them on a tableview.I am using mailkit library. I would like to create 3 sections on my tableview. Section1 “Today”, this where display the...
View ArticleRefresh Paused Activity
I have an activity displaying a listview of data... when clicked it goes to another activity showing detail info on that data. The user can update some of that data, when they do I want to force the...
View ArticleDebugging OS X assemblies that were built in Visual Studio
I have an XWT-based project that I built under Visual Studio 2010. I'd like to be able to debug the OS X side of the client. I have the solution open in Xamarin Studio and use Run --> Debug...
View ArticleMay 23, Rennes, France - 'Cross Platform Native Mobile App Development' @...
During BreizhCamp conference, Zaak CHALAL and I show how to build cross-platform native mobile applications with xamarin. This session will be the 23th. BreizhCamp Rennes, France, 21, 22, & 23 May...
View ArticleHOWTO: Install older versions of Xamarin software
If, for whatever reason, you want to install an older version of Xamarin Studio, Xamarin.iOS, Xamarin.Android or Xamarin.Mac... Go to https://store.xamarin.com/account/my/subscription/downloads, making...
View ArticleDesign Layout
Hi, I need to design a screen which has lot of input fields. But in Xcode design filed I can fit only few controls in the screen(iphone) how can I have multiple controls added ad bottom of the screen...
View ArticleMay 13: Albany, NY: TVUG - Cross-Platform Mobile Development Using C#
Title: Cross-Platform Mobile Development Using C# with Mike Bluestein (Xamarin) Date: Tuesday, May 13th, 2013, 6:30pm Location: Tyler Technologies, 23 British American Blvd, Latham, NY TVUG welcomes...
View ArticleHello world hangs on waiting for device.
Hi, I'm able to deploy apps using Xamarin Studio, but when I try and use Visual studio it just hangs at "Waiting for device" the emulator will start and load successfully, but nothing happens. I've...
View ArticleClearing a SpriteKit scene from memory...
I'm having an issue where a SprieKit scene seems to hang around in memory even after I get rid of it. I have a main SKView that serves as my main menu. When one of the buttons on the menu is pressed, a...
View Article