Back Button of navigation bar
Hi! I would like to know how to change the color of the back button of navigation bar? and how to change the button to image? thanks!
View ArticleBasicHttpBinding Error - Visual Studio
Problem is not calling the wcf function using basichttpBinding and showing an error. No host to route error comes up on Visual Studio. Unhandled Exception: System.Net.WebException: Error:...
View ArticleScrollView inside TableViewCell not scrolling
So I have a ScrollView inside a TableViewCell and i set it so it scrolls horizontally. But when it does scroll, it just bounces back. How do i get it to scroll horizontally and stay at that location,...
View ArticleNSFormatter?
What is the correct way to implement NSFormatter in Xamarin.Mac? The reason why I ask this is because the MonoMac.Foundation.NSFormatter class has an incomplete API compared to the Objective-C...
View ArticleCan't publish app with Indie License.
Hi, I'm trying to publish a demo app to Google Play and i have an indie license. When trying to "Publish Android Application..." it just keeps giving me the error "Bundling assemblies requires a...
View ArticleConvert Bitmap into byte[]
Hello, I have to save a picture into a database (azure). My data model is cross platform, therefore I can't use "Bitmap" type for my model class. That's why I choose to use byte[]. In android, I have a...
View ArticleEmpty Space beneath short ListView
I have a listview with just a few items in one of my fragments, and the rows don't take up the full screen. The container is supposed to have a white background, but all the empty space underneath the...
View ArticleCan't target Mono in Visual Studio PCL project
Hi! I'm using Visual Studio 2012 and the latest version of Xamarin. I'm also following some tutorials on how to create cross-platform using PCL and Xamarin. The problem is that I cannot target Mono....
View ArticleError removing ZXingScannerFragment
I get an error when trying to remove a ZXingScannerFragment from the layout where I placed it. I have seen some comments by Jonathan Pryor on Stack Overflow and such pointing at a cause of similar...
View ArticleProblem with linking
I am running Xamarin Studio 4.0.10 and Xamarin Android 4.8.0. I added the Parse component into my existing app this weekend. It all works fine in debug mode on my phone. However, when I run it in...
View ArticleMobileIron integration in MonoTouch - Component available
We at CaveBirdLabs have build a component for integrating Monotouch apps with the MobileIron platform. It isn't just a Binding on the SDK but a wrapped component that uses a more C# approach (for...
View ArticleWorking with front camera
Hello everyone, I have gone through this recipe and it is working fine. However, I have a couple of questions: 1) It tells me how to work with the main camera but I am looking to work with the front...
View ArticleHow to make single line statements stay on one line
xamarin studio seems to be configurable in a lot of ways, but there is one thing that i can't get it to do. When I type something like while (true); it splits it up to while (true) ; or the more common...
View ArticleIDE does not display target device
Hi All, I'm trying to deploy Tasky application into my Samsung Galaxy 10.2 using Visual Studio 2012 and Xamarin Device: Samsung Galaxy Tab 2 10.1 Android version: 4.1.1 Kernel Version 3.0.31-523998 USB...
View ArticleAnnotation with image and default user location icon
I am creating a map with my location and other various interactive points to the user. and my map looks like this: My problem is that my location is showing the icon of other places and I want to get...
View Articleasync/await and UI events
Now that we thankfully have async/await support in stable, I've been using it in some of my production apps. I'm curious, what is the preferred pattern to use async/await with, say, an IBAction on iOS...
View Articlexamarin studio deleted all my code. All controller.cs files have all been...
Is there a way to turn off this auto generating until xamarin studio is more stable? The code in my controllers.cs files have been wiped out and replaced with "This file has been autogenerated from...
View ArticleWeb Requests fail on Android 4.3
I've got a mobile app that hits up a web service for various things. Everything had been working fine on iOS and Android 2.3 -> 4.0 (that's the range that had previously been tested) but a few days...
View Articleprintershare + C# textBox
hi, i wanna to use printershare for my monodroid app.(in C#) i have about 20 edittext and textview,and when the use fill all of them and pressed "print It" button,it should print this form via...
View ArticleHow do I tell Xamarin to open a file to a line in an open Xamarin instance?
I'm using an outside program to send a shell command to Xamarin to open a file. What this does is it opens a second copy of Xamarin, and that copy of Xamarin opens the file regardless of whether the...
View Article