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

Sqlite best practice - single DB connection for app or open/close connection...

Hi, I've seen various coding samples where people either open and hold a SqliteConnection for the life of the app and others were the SqliteConnection is opened and closed. The Sqlite documentation...

View Article


DependencyService not needed for SQLite anymore?

Hello. I was looking at the "ToDo" sample app (https://github.com/xamarin/xamarin-forms-samples/tree/master/Todo) and noticed that the SQLiteAsyncConnection is created in the "Core" application and...

View Article


Blur a shape in SkiaSharp

I need to blur a shape in SkiaSharp because i'm placing this shape behind another shape to become a shadow effect. So my question is. How can I make a shape blurry?

View Article

Can I do an ajax-like reload on XForms?

I'm a PHP developer, and I'm learning C# and Xamarin.Forms in the last months. I'm halfway through the development of a App and (although I'm working around it) kinda needed a way to do an ajax-like...

View Article

Xaml error “System.Reflection.AmbiguousMatchException: Ambiguous match found”

It was working correctly when I had Xamarin.Forms 2.5 installed, but since I upgraded the Forms nuget package to 3.2 I'm getting this error on my Xaml pages. Any ideas?

View Article


Error while distributing to Google Play

Hello, I have a strange error while distributing my archived project to Google Play. It says: "Signing packages failed. Could not read as a zip file". Any ideas how to solve it? Thanks in advance.

View Article

Not able to run ios ui test on the simulator after last 18 september 2018...

I wrote a few ui test in March/APril using NUunit 2.6.3 and Xamarin.UITest 2.2.4 , and I was able to run them on debug mode using the ipad simulator on my mac and also on a physical test ipad. Today,...

View Article

Signing packages failed. Could not read as a zip file.

Hello, I am having a problem signing apk in my project. I already clean and rebuild several times and run VS 2017 on admin with no avail. Please see below the ide logs. Thank you!...

View Article


How to access Picker.Focus() from a view-model of a xaml page?

I have a picker which presents some values to chose from. and I read online that to open this picker from a button click I have to use .Focus(). But the problem is it seems that .Focus() is accessible...

View Article


Issue while populating ListView with data that comes from an url

This app gets the device coordinates, what can take some seconds. Then it makes a request to an url that does some calcs and echoes a string where each property is separated by ',' and each item by...

View Article

Spam is getting out of hand

Title basically says everything. The spam from whoever these guys are is getting seriously out of hand. It is nearly impossible to use the forum with the amount of "shitposting" going on. Can't the...

View Article

Xamarin and .Net Standard

Hello everyone, I'm a .Net developer and I'm looking forward to starting in Xamarin. But I have some doubts, see below: 1 - We are trying to reuse the domain of our web application in a mobile...

View Article

blur background effect for frame

Hello, I need an effect to blur the background for frame or stacklayout. Is there a native render that can do this for android and ios? Thx

View Article


Image may be NSFW.
Clik here to view.

My UWP won't build with the .NET Native Toolchain

I'm trying to build a UWP application in release mode x86. The "Compile with .NET Native tool chain" is checked I get the error - "The specified task executeable "ilc.exe" could not be run. The...

View Article

Simulatori IOS on visual studio 2017

I'm testing my APP made with xamarin.forms on IOS with a MAC connected remotely. in the visual studio the iphone 7, 8, x, xs simulators have disappeared. the target is IOS10 ... What could be the...

View Article


How to resolve Xamarin Android linking problem

My Xamarin Forms Android app works fine in Debug. But in Release, when deployed to either the emulator or to a device, the app is "stopped" after showing the splash screen. The debug log shows these...

View Article

Webview does not load css and images on iOS

It does load the css and images on Android, not on iOS however

View Article


Can't build on android phone and getting the following errors.

I'm trying to compile my project on my android 8.1 phone but it doesn't build because of 2 errors. I'm using Visual Studio Community 2017 version 15.8.7. The project is using Xamarin.Forms version...

View Article

Problem with applying scale to content of ScrollView

I have a scroll view (Orientation=Both) which has Grid as content. The scroll works perfectly when the Grid is not scaled When I set scale on Grid (in button handler), the grid is scaled correctly but...

View Article

Weird non-tappable dead spots on viewcells in iOS

I'm having this really weird issue where certain parts of view cells in iOS become non-tappable while the rest of the cell does respond to tapping. These "dead spots" vary in size, shape, and location...

View Article
Browsing all 77050 articles
Browse latest View live