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

Image may be NSFW.
Clik here to view.

CarouselView does not show images

Hi I have two Models and a ViewModels for articles and posts from DB . One of them like this and i use BackgroundImage in CarouselView like this And there is no problem with CarouselView and it shows...

View Article


Delay in transition screens

Hello community I set a button in my home, and when I click on in there is a little delay on the transition Home screen <StackLayout Padding="30" HorizontalOptions="Center"> <Image...

View Article


FontAwesome fonts have disappeared on iOS

I have been using FontAwesome fonts in my app for about a year without any problems. Now, whenever I create a release build of the app, all I get are question marks instead of the icons. If I create a...

View Article

Xamarin Forms: How to create an Epub Viewer in Xamarin Forms?

I am trying to implement an epub viewer in xamarin forms like the below video. Video Link: https://drive.google.com/file/d/1jW33lstCXqwC35siYklLoXAxItWpQG8c/view?usp=sharing At first, I need to show...

View Article

Is it possible re-open app?

Hello guys, I’m developing app now, so user press button and then user’s geolocation pass to the server every set time, so I did it in background through Matcha.BackgroundService library, but I have a...

View Article


Strange behaviour, custom notification sound played only in background

Hi I have a strange problem. I want to play notification sounds when app is active, and when in background too, but now, i dont know why the custom sounds played only when app is in background. Here is...

View Article

Pass List to another View and Display it

Hi. I'm trying to pass a List from one view to another, using the MVVM pattern. In my project, I want to store the questions from a List (questions) into another list (errores) and I want to display...

View Article

Image may be NSFW.
Clik here to view.

Crash: PdfSharp.Xamarin.Forms already initialized before

Hi all, I use PDFSharp.Xamarin.Forms in my app (Android and iOS). I initiated the package in MainActiviy.cs: This works in general, but sometimes I get a strange error which causes my app to crash:...

View Article


Image may be NSFW.
Clik here to view.

binding does not exist in current context - OnAppearing

Hi Everyone, Help please! This is an accessibility question, and I can't seem to figure out the best way to go about it. I want to set a variable that is bound to an entity (label.text in this case) in...

View Article


How to share PicsArt pictures with xamarin?

I just edited my photo collection with PicsArt. Now I want to share them with xamarin, how can my xamarin app get PNG, JPG, etc. My problem is that my application icon does not appear in the shared...

View Article

How to Add Button on last Page in CarouselView?

I have a Welcome page in my App i dont know how to add button on last View Page any can help me ? Im new in Xamarin Forms.

View Article

Scrollview inside and outside Absolute Layout is not working

Below is the code I would like to have kinda 3 page scroll view wrapped up inside an absolute layout but doesn't working. <AbsoluteLayout> <Frame BackgroundColor="Azure" CornerRadius="20">...

View Article

Image may be NSFW.
Clik here to view.

Highlight the image xamarin forms

Hi, My question is about how we can highlight the captured image, please help me to solve this issue.

View Article


Calling Web API's In Xamarin Forms

I'm a newbie to Xamarin and i try to learn how to call Web API's from Xamarin Forms. I was trying to run this example...

View Article

System.ObjectDisposedException: 'Cannot access a closed Stream.'

This Exception occurs when I push a button so many time in a short time. Why this happen? If I do it slow, giving some time between press and press it everything is alright. The problem is if you do it...

View Article


Can I use SQLite Database created in System.Data.SQLite with password in...

Hi, I am new to mobile development, I used to develop Desktop in VS 2015, I installed VS 2019 recently, I want to do can use SQLite Database created in System.Data.SQLite with password in Xamarin Forms...

View Article

async task cancellation c# xamarin.ios (native)

async task cancellation this my code async Task GetStudentOrStaffPhoto(string type, string studentStaffId) { try { if (Reachability.IsInternetReachable()) { // Create Singleton instance of the account...

View Article


Im getting Error On plugin Connectivity while running my code

I dont know why i got this error but my code is perfectly correct... ```c# public WelcomePage() { InitializeComponent(); CrossConnectivity.Current.ConnectivityChanged += Current_ConnectivityChanged; }...

View Article

How to insert badge in botttom tab on shell page?

I searched alot on internet but found no solution..Badge can be easily inserted in tabbed page but i am using Shell page..Anyone have code how to show badge in bottom tab in shell page?

View Article

failed to open APK: Iteration ended.

I'm working in Xamarin forms project from past 6 months. Till now the development went well and after my windows 10 updated yesterday, My xamarin forms android is not getting build successfully. Its...

View Article
Browsing all 204402 articles
Browse latest View live