Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [xamarin.forms]

Xamarin.Forms was a Microsoft product allowing the building of native, cross-platform apps for Android, iOS, Windows, and others from a single shared C# codebase. Xamarin.Forms official support ended on May 1, 2024.

-1 votes
0 answers
16 views

Do I need separate license keys for Android and iOS using Scandit DataCapture SDK? [closed]

Question: I'm using the Scandit DataCapture SDK in my Xamarin Forms project, specifically the Scandit.DataCapture.Barcode.Xamarin package. I'm unsure about the licensing process: Do I need to create ...
Chandrika Shanmugam's user avatar
0 votes
1 answer
49 views

Disable ViewCell long press loading animation on Android .Net Maui

I want to disable the loading animation shown on an Android native ViewCell when the user long presses it. I was able to disable the highlighting of the ViewCell on click by implementing the following ...
testsonic testsonic's user avatar
0 votes
0 answers
10 views

FireBase analytics xamariin forms

I am trying to use firebase analytics for xamatir forms, but any tutorial I found is outdated. I already created a firebase project, download the json and the firebase crashanalytics is working fine. ...
Elias Koukoulas's user avatar
-2 votes
0 answers
19 views

MacOs Screenshot capture [closed]

enter image description here Here is my project setup xamarin.forms with xamarin.mac i have written a sceenshot function that captures screenshot using CGWindowListCreateImage. I see that the screen ...
core mail's user avatar
0 votes
1 answer
13 views

Windows.UI.Xaml.Controls.TextBlock.DoubleTapped event not fired

In a Xamarin.Forms project for Android and UWP, I want to define an effect for long press (Android) and double click (on UWP). I did all I found for this purpose, defining an appropriate RoutingEffect ...
Bernd Morgeneyer's user avatar
0 votes
0 answers
8 views

InAppBillingImplementation does not exist (Xamarin Forms, Android)

Version Number of InAppBilling Plugin: 7.13 Device Tested On: N/A Simulator Tested On: N/A Version of VS: Visual Studio Mac 17.6.13 (build 424) Version of Xamarin: 5.0.0.2515 Versions of other things ...
Sach K's user avatar
  • 643
-1 votes
0 answers
32 views

MAUI .NET 8 on iOS - Controls.UserControls.MAUI not working

I have created a new MAUI .NET 8 project and migrated the Xamarin forms project code. I used Controls.UserDialogs.Maui 1.5.4 version Nuget package. But the Loading and Alert not working without any ...
Anitha v's user avatar
0 votes
1 answer
26 views

Compilation Error: Type okio.AsyncTimeout$1 is defined multiple times in Xamarin Forms project

We're encountering a compilation error in my Xamarin Forms project related to the okio.AsyncTimeout$1 class being defined multiple times. We have not directly installed either okio or okhttp in our ...
satish durga's user avatar
0 votes
0 answers
30 views

How to resolve AVAudioPlayer throwing Exception: "player did not see an IO cycle"

I have been wrestling with this problem for over a month now on Xamarin Forms iOS. I'm writing an audio player which saves securityscoped urls into my own library stored in the sandbox. (The urls are ...
jho's user avatar
  • 261
0 votes
1 answer
30 views

Why does Xamarin iOS badge showns 1 over the icon and there is no notification?

I have a problem with iOS badge notification. It regular show the badge when a notification arrives but when there's no notification it still show the badge "1" What is the problem and how ...
Xeijin's user avatar
  • 75
0 votes
0 answers
42 views

Display and Extract image coming from backend in base64 format and Displaying it on screen

<Label FontSize="14" LineHeight="1.43" Text="{Binding CurrentQuestion.Question, Mode=TwoWay}" TextType="...
Yajush Pratap Singh's user avatar
1 vote
0 answers
34 views

How can I take high resolutions pictures with my custom camera on newer Android phones with Xamarin Forms?

I'm developing a Xamarin Forms application in the netstandard2.0 framework to deploy both on Android and iOS. The purpose of the program is to create a custom camera to capture and handle high ...
Pablo Arrieumerlou's user avatar
0 votes
1 answer
29 views

Unable to Change Background Color of Selected Item in Xamarin.Forms ListView

I'm experiencing an issue with changing the background color of selected items in my Xamarin.Forms application. Despite my efforts, the background color does not change as expected, and it seems like ...
zombie's user avatar
  • 1
0 votes
1 answer
109 views

Migrating UWP with Xamarin Forms Project to MAUI with WinUI 3 File Structure and Logic Placement

I'm in the process of migrating a UWP with Xamarin Forms project to a .NET MAUI with WinUI 3 project. I'm trying to understand where I should place my existing logic in the new project structure. ...
Monal's user avatar
  • 7
0 votes
0 answers
20 views

When using the $(TargetFrameworkVersion) v12.0 component, does the SDK for Java require at least version 11.0?

I'm making a xamarin forms android 13 application for working with maps in C#.NET 5. Returns an error - When using the $(TargetFrameworkVersion) v12.0 component, the Java SDK package is required for ...
mistergeo's user avatar

15 30 50 per page
1
2 3 4 5
2315