Quantcast
Browsing all 76418 articles
Browse latest View live

AdMob Component with Xamarin Forms

I am writing to ask if code samples are available for integrating the Google AdMob Component from the Xamarin Store - into a Xamarin Forms app project; At this point - only iOS is being targeted as a...

View Article


ContentPage swipe event & lateral menu

Hi, I have a question concerning @MichaelRumpler plugin MR.Gestures. I need it in order to implement swipe gestures on ContentPage to swipe tab in a TabbedPage. It's working great on Android & iOS....

View Article


Listview on iOS 9 not filling screen width - issue with custom ViewCell

In iOS8 a simple Listview would have separator lines that filled the width (especially in landscape mode) In iOS9 the Listview separator lines no longer fill the full width on a landscape iPad mini....

View Article

Barcode rendering with ZXing.net in my Xamarin.Forms app

Heyo, So I've seen a lot of posts where people need help scanning barcodes, but so far I've not seen any posts where people were having trouble rendering a barcode from a piece of data. Our app needs...

View Article

Web Services data in ContentPage allways null from ViewModel

Hello all, i have the following problem, im requesting data from my Rest service and in the ViewModel it shows everything perfekt. But when i execute the command from my ContentPage it has no data in,...

View Article


Coordinate units

Whenever in Xamarin.Forms I see size or corrdinates being set, it is not clear....are these numbers pixels, dip, px, ps or something else? Please, let me know

View Article

WebBrowser not visible in Windows Phone PageRenderer.

Hi all, I need to implement OAuth2 login using Xamarin.Auth and Xamarin Forms. For iOS and Android is straightforward, but for Windows Phone I had to download the library from the alpha channel in...

View Article

Xamarin.Forms font size units

Hi, I wanted to find out unit what Xamarin.Forms uses for the font sizes specific in style setters. Ideally I would like to specify density- or scale-independent pixels since that is recommend by the...

View Article


iOS Page with WebView and Stacklayout with Buttons - Webview shows black content

Hey there, We have dynamic Views, which gets generated during Runtime (content loaded from local storage, parsed to Xamarin Forms View Elements). We have 3 possible schemas: 1. a page with a single...

View Article


Image may be NSFW.
Clik here to view.

On iOS, can I set the StatusBar text color independently of the...

I have a Xamarin.Forms app I've been working on and I can't seem to set the colors as I'd like on iOS. I'm using a NavigationPage as the main page of the app with a normal content page inside of it....

View Article

Page.IsBusy does not display spinner in Android ActionBar as of 1.4.4.6387

http://developer.xamarin.com/api/property/Xamarin.Forms.Page.IsBusy/ Prior to 1.4.4.6387, the following code displays a spinner in the ActionBar, but it shows nothing after upgrading. Has this feature...

View Article

My running Xamarin.Forms.Android app giving java.lang.RuntimeException after...

I have not modified anything in my project. Just reran after cleaning after recent upgrades to XS, XF etc. The error log is as follows: [AndroidRuntime] java.lang.RuntimeException:...

View Article

Android Button Text Size Giant Using Material Theme With Custom Font

I am using a custom font in Android and it looks perfectly sized on devices that don't use the Material them, but for some reason in the Material theme the font is huge. Anyone know why that is?

View Article


Publication of Android App Failed using Xamarin Studio

I'm using Mac with Xamarin Studio version 5.9.5 to Archive for Publishing my Android App. I followed the steps in "Part 1 - Preparing an Application for Release" to publish the app but I encountered...

View Article

WebView is not showing / iOS 9

WebView is now appearing on any of my application after I upgraded to the latest version of Xamarin for iOS 9. I tried to isolate the problem in separate application. public App() { MainPage = new...

View Article


Xamarin.Forms.Maps - how to set optimal zoom?

I have collection of coordinates and I use them to create pins. I know about Map.MoveToRegion(MapSpan..), but how do I get MapSpan that cover the all pins?

View Article

Visual studio issues with xamarin

Everytime i get an update regarding xamarin, it's affecting my visual studio 2013 and my visual studio gets crashed. Anybody facing the same issue?

View Article


How to use Android Material theme with no action bar

I am trying to use the Android Material theme without an title/action bar using the values-v21 folder. I can't seem to get the title/action bar to be hidden via the theme though. Anyone get this to...

View Article

Value of Textbox is not binding for window phone.

Hi all, When I enter any value in textbox and keep the focus on the same textbox and click on save button, then the value of textbox is not saving for windows phone in xamarin mvvmcross. Please share...

View Article

Add native (android) controls in custom renderer

Currently I am trying to implement a custom renderer for android, which is supposed to display a pdf document. For doing that I need to add some android controls from within the custom renderer and add...

View Article
Browsing all 76418 articles
Browse latest View live