Quantcast
Channel: Recent Threads — Xamarin Community Forums
Browsing all 204402 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Removing Navigation bar

Hello I have a ContentPage in my Xamarin Forms application and I want to remove this bar: Thanks!

View Article


Google Maps V2 how do I get the debug.keystore

I know where the debug.keystore is... BUT V2 requires SH1A and doing the list on the debug.keystore only shows the MD5 which will NOT work for generating an API Key (from what I can tell). I'm sure I'm...

View Article


Can't find debug.keystore file

Greetings, I'm trying to develop an app with Google Maps v2, Xamarin and Visual Studio 2013. The issue is that I can't find the debug.keystore file. I looked for it in:...

View Article

Expandable ListView/TableView using Xamarin.Forms

Hi, Is it possible to implement expandable List- or TableViews using Xamarin.Forms? Any help is appreciated.

View Article

Problems with my Account

I have xamarin indie account, but when building my application, it says that i should get xamarin business or higher and i don't know why. Can anybody tell me what can be possible reasons for that? Or...

View Article


How to run on UI Thread

Hello, I'm in trouble to run a portion of code on Ui Thread from shared code. Basically in shared code I download a Json using HttpWebRequest. Parsed Json, the code fails when updating ListView...

View Article

Strange behaviour when setting TextColor of Entry

Curious whether anyone else can duplicate this. Here is minimal example code, added into a page: var upcEntry = new Entry { Placeholder = "UPC", Keyboard = Keyboard.Numeric, }; var upcFormat = new...

View Article

Bug with databinding a ListView from XAML (leads to big perf problem)

There appears to be a bug in the ordering that BindingContext is set on items generated within a ListView that is causing some invalid debug output. I'm getting debug spew that a binding is failing...

View Article


Cloud-hosted SOAP reference in PCL not working

I am trying to get a SOAP service reference working in a PCL. If I add the SOAP service to the Android or IOS project directly, it works fine, but when added to the PCL I notice a few differences... 1)...

View Article


Debug Output shows binding issue that shouldn't exist when binding ListView

I'm getting the following notes in my Debug Output 2014-06-18 10:28:50.147 FormsTemplateiOS[31060:70b] Binding: 'Title' property not found on 'FutureState.AppCore.ViewModels.NavigationViewModel',...

View Article

Xamarin.Mac not enabled

Hi, we have renewed our Xamarin Product yesterday to be able to use Xamarin.IOS, Xamarin.Android and Xamarin.Mac. Unfortunately Xamarin.Mac is not working. Can someone help please? Thank you

View Article

Bug Webservice

I've been using Webservices a lot lately and sometimes my clients told me a random crash of the application occurred. I was able to reproduce this error and the steps are 1) Call method in WS from App...

View Article

Set font size in Xamarin.Forms

How can I set font size (e.g. in case of label) in Xamarin.Forms? Te be more generic: how to use fonts, as they are different on different platforms. Thanks!

View Article


ToolbarItem Command binding doesn't work

.. when defined in xaml: <ContentPage.ToolbarItems>

View Article

Different type of charts to be displayed in Android

I have to show different type of charts to be displayed (like Bar, Pie, Line, Stacked, Bubble etc.,) and I don't know how to bring it in Android using Xamarin. Can some one please tell me to resolve...

View Article


Entry View that binds to a double/int with a format property ?

I'm missing a "Entry" view that supports binding to a double or a integer - Preferable with formatstring property ? Anyone knows of a view like that ?

View Article

Image may be NSFW.
Clik here to view.

Hidding ActionBar

Hello Inside my App.cs I have: var register = new RegisterPage(); register.ActionBar.Hide(); // I can't access this object register.SupportActionBar.Hide();// I can't access this object return new...

View Article


Inline DatePicker cell for TableView

Hello there. Just wondering if it's possible to implement an inline date picker for a TableView? I know it's easy enough to add a TextCell into the table, and then in the tapped event navigate to a...

View Article

Breakpoints do not hit in async methods after first await.

Hello all. I'm using both xamarin mac and xamarin visual studio. And have a big problem - not being able to debug my async code. You know right that programmer without debugger is like person without...

View Article

Image may be NSFW.
Clik here to view.

Text jumps around and alignment is easily screwed up

I'm in XS and I try to line things up the way that I want them. XS keeps messing with my code and wanting to realign it in some weird way. Is there an option in XS to not muck with my code? Can that...

View Article
Browsing all 204402 articles
Browse latest View live