Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Browsing all 77050 articles
Browse latest View live

[Xamarin.iOS] Info.plist Edition problem on VS

I want to do something like what is in the following link (https://developer.xamarin.com/guides/ios/application_fundamentals/working_with_the_file_system/#Sharing_Files_with_the_User_through_iTunes)...

View Article


Current state of Xamarin Forms under Windows

Hi, I already use Xamarin Forms for an iOS and Android project, and have had very good results with it, but now I am looking towards using it for another project. One thing that I've been meaning to...

View Article


Is there anything similar to Android's Viewpager build into Xamarin Forms?

I've looked at this - https://forums.xamarin.com/discussion/26542/is-there-something-like-a-viewpager-for-for-xamarin-forms but didn't really get anything out of it. Is there an existing control or a...

View Article

CarouselPage

Hi! When swiping between pages in the CarouselPage I cant get any event to fire when a page comes into view. Maybe its because I populate the pages programmatically with Children.Add(new...

View Article

Hard crash when changing accessibility settings

I could not reproduce this on a simple starter project, so this must be due to something I am doing in my application code but I have no idea where to look. I'm hoping someone could point me down the...

View Article


Xamarin Forms Admob plugin does not support AdMob for Android - what can I use?

Hi Folks, Does anyone know if AdMobBuddy is working well? If not- any suggestions for doing ads on Android in Xamarin Forms? Many thanks, Mike

View Article

Can't deploy to iPhone

Cross-posting this from the Visual Studio forum, since it hasn't gotten a response in 24 hours. Hopefully I can get some attention here. Whenever I try to run on an iPhone, Visual Studio hangs for a...

View Article

Wait for Device.BeginInvokeOnMainThread

Hello, I have an interface IPicture which I uses on Android and iOS. I implemented with dependecy service a way to save a photo in device. Here is my code: using System; using...

View Article


Is it possible to use UIKit?

Hello I was trying to use UIKit fron a shared xamarin forms project. However there is no such reference. I've tried "using UIKIt" "using Xamarin.Ios". How would I use an ios namespace like I can with...

View Article


ScrollView in Xaml

Im trying to make a page using xaml but I having some problems. I want it to have a buttom fixed at the top and a button fixed at the bottom and a scrollview in the middle where I can scroll between a...

View Article

Custom ViewCell layout issue - Entry expands past screen bounds

I am trying to get a simple TextBoxCell working. I want a label on the left in all platforms to have a consistent layout. ` public class TextBoxCell : ViewCell { private Label label; private Entry...

View Article

Strange error on iOS 9 XF 1.5

Same times, usually when the iPhone have no internet, my app crashes and the message in the debug output is this: 2015-09-24 15:09:39.950 UseallE2ComercialAVMobileiOS[2556:735137] ** -[UIApplication...

View Article

Dynamic ContentViews with MVVM

I'm struggling to get content on ContentPage to change based on a property in my view model. On Screen I see "My App" and "Bottom" but I see nothing for the middle content (expecting that to appear in...

View Article


Mocking Xamarin DependencyService Injection for Unit Tests

How is this even possible? The only way I can see to call DS is via class methods, there is no container I can even register a Mock instance of, constructor injection also seems impossible (these are...

View Article

The type 'Platform' does not exist in the namespace 'SQLite.Net'

Cant seem to get SQLite.Net PCL to work Performed the following: Opened Xamarin Studio for Windows Version 5.9.6 Start a new Xamarin.Forms Solution Update All Packages Run default App in emulator to...

View Article


Xamarin forms FileNotFoundException Xamarin.Android.Support.v4 ( Visual Studio)

I Have been trying to use maps in Xamarin Forms in Visual Studio, but when I finished this error show up: Severity Code Description Project File Line Error Exception while loading assemblies:...

View Article

ZipArchive CreateEntry returns null for valid filepath

I am having difficulty with the ZipArchive's CreateEntry function. On Android, entry is defined and the functions completes. However on iOS, the entry I get back is null. I have tested the filename to...

View Article


How to 'include' NavigationPage in XAML

Hi, I'm trying to make as much work as possible in XAML. Is it possible to 'include'/embed XAML with NavigationPage into another XAML? Example - MenuPage: <?xml version="1.0" encoding="UTF-8"?>...

View Article

How to handle navigation in a MasterDetailPage using Context Actions of a...

Hello there, I will try to give an accurate explanation for the issue I'm facing. Context : I'm using a MasterDetailPage for my main navigation. In a Detail page (used as a NavigationPage), I display a...

View Article

Read First and Last names from Android Contacts

I'm trying to read the first and last names from Android contacts: ` var projection = new string[] { ContactsContract.CommonDataKinds.Phone.InterfaceConsts.DisplayName,...

View Article
Browsing all 77050 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>