Setting Color For A DisclosureIndicator Accessory
I have a UITableCell in where the Accessory has to be set as a DisclosureIndicator. In addition to that, I have to follow the style guidelines, set by my designers. It calls for a different color and...
View ArticleSystem.Net.WebException: Error getting response stream (ReadDone1):...
Buenas Tardes amigos de Xamarin ya he buscado mucho sobre este error Tengo una Clase portable consumiendo un Servicio Web WCF corre perfectamente en Windows 8 y Windows Phone pero en android a pesar...
View ArticleXamarin.Auth request for Google
I've create a Xamarin.Auth's OAuth2Authenticator instance to authenticate with Google, for the purpose of posting Activities ("Moments" in their system). First, I set the necessary Scope values to be...
View ArticleMaster-Detail Solution Template contains unrecognized selector sent to instance
When creating a new solution using a Master-Detail Template, running the solution and putting a break point in the DetailViewController.ViewDidLoad method. While debugging, expanding the this.View will...
View ArticleConfiguration System failed to initialize
I am running in the beta channel. I just updated to V1.10 for Xamarin.iOS in Visual Studio. I am getting an error in HttpClient when I attempt to initialize an instance of the class. Given that I just...
View ArticleUsing SetOnDismissListener with Dialog
Does anyone have an example on the use of SetOnDismissListener? I can't find any specific examples for Xamarin Android.
View ArticleStomp messages.
I'm having trouble incorporating a Stomp client to use with my cross platform project. Going into NuGet and trying to add Apache.NMS.Stomp results in 'Could not install package 'Apache.NMS 1.5.1'. You...
View ArticleXamarin your sample map is not working
The sample http://docs.xamarin.com/guides/android/platform_features/maps_and_location/maps/...
View ArticleTestFlight binding update
Hi there, I'm using TestFlight to distribute my app to my testers before pushing to the App Store. When I first integrate it I use this binding which is using version 2.0.2 of the SDK. (Current version...
View ArticleHow Do I Start The Ethernet Network On My Application?
Hello: I'm trying to start the network connection (the ethernet connection) on my application launch, im trying to use the "ConnectivityManager" but i can't find something that help me do what i want...
View ArticleWhy are there so few Xamarin jobs?
I just did a search on a very popular job site in the UK and found that there are only 6 jobs containing the keyword "Xamarin". As Xamarin.com now has a community of more than 500 000 developers, why...
View ArticleLoading initial data from the server - Where to place code?
Upon app launch, I want to connect to my server and obtain a chunk of data. My plan is to check for internet connection first, and if it's unavailable notify the user to connect to the internet and tap...
View ArticleTestFlight upload times out
I'm using TestFlight to distribute a beta version of an app, but the Xamarin Studio IDE times out when uploading to the TestFlight servers. I get an exception: System.Net.WebException: The request...
View ArticleApp linked with TestFlight DLL crashes on startup (iOS5)
I've included the TestFlight DLL from the MonoTouch bindings github project in my app. I followed the instructions to build the TestFlight.dll file, and referenced it in my iOS project. However, when I...
View ArticleFinding a Google OAuth2 Component
I've been trying to use Xamarin.Auth for my cross-service authentication into my app. I've got FB setup and it was fairly easy, but as people have identified in this thread, there is no support for...
View ArticleDoes Xamarin support Microsoft Visual Studion Express 2012 for Windows Desktop?
The subject says it all. Visual Studio is not in a retirees budget so it would be nice if I could develop Xamarin things on VS-Express. Xamarin Studio is OK, but I must switch between it and Express...
View ArticleXamarin tools look to be causing an intellisense / namespace issue in VS 2013
Hi, I installed Xamarin Studio on windows 8.1 with visual studio 2013. I started to notice weird design-time only intellisense / type or namespace not found issues in Visual Studio where the local...
View ArticleEntityFramework Model First vs Code First
Hi everybody, i try to build an asp.net application with entityframework 6 with xamarin studio, is it possible to generate a project with model first or with code first?, i'm struggling for hours to...
View ArticleSystem.Deployment - Assembly not found for Framework Mono / .NET 3.5
Hi all, I've just installed Xamarin e loaded a Visual Studio solution. On the left column, under References, the item "System.Deployment" is marked as red and results not available ("Assembly not found...
View Article