5,294 questions with Xamarin tags

Sort by: Updated
2 answers

How to setup devops pipeline for xamarin.forms ios app to build with ios 17 and xcode 15

How to setup devops pipeline for xamarin.forms ios app to build with ios 17 and xcode 15

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,294 questions
asked 2024-02-23T09:37:28.5833333+00:00
Vinayak Nikam 0 Reputation points
commented 2024-03-14T22:23:33.07+00:00
Kevin Taing 0 Reputation points
1 answer

Visual Studio 2022 - Error loading Apple provisioning profiles

Hi! I'm developing my MAUI app and testing it on my iOS device via Visual Studio 2022 (Version 17.7.6). But suddenly I've lost my sync with my developer apple account. I've tried on other PC on the same network and It works properly, but on my device,…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,294 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,617 questions
asked 2023-11-03T09:19:42.14+00:00
Aranda Simarro, Ivan 0 Reputation points
commented 2024-03-14T20:22:31.14+00:00
Mingo, Corey A 0 Reputation points
2 answers One of the answers was accepted by the question author.

Xamarin Forms: accessing external storage multi-platform VS-2019 (android app)

I'm trying to create an App for a android tablet to record collection data to a file then off load/copy the file to a PC to upload to a database. I would like to try to write the data to a file on the removable sim card. But when using the following in…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,294 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,617 questions
asked 2024-03-10T01:23:29.3466667+00:00
tim 120 Reputation points
answered 2024-03-13T20:57:04.9666667+00:00
tim 120 Reputation points
0 answers

How to prevent Xamarin Community Toolkit MediaElement from requesting audio focus on Android

Our fitness app uses MediaElement from Xamarin Community Toolkit to play instructional videos. These video files have no audio track but starting to play a video will still pause any music from other apps such as Spotify that is playing in the…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,294 questions
asked 2021-06-13T16:29:08.023+00:00
Matti Tornio 1 Reputation point
commented 2024-03-12T07:56:06.3166667+00:00
Maximilian Grabner 5 Reputation points
1 answer

Getting issue with creating the iOS build for iOS 17

Hi, My Config details are On windows Machine Visual Studio 2022 Xamarin Forms 4.6 Xamarin.iOS 16.4 On Mac Machine Xcode 15 Now I have connected my mac machine from Windows machine and can run the my project (iOS build) successfully and…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,294 questions
asked 2023-09-25T15:24:53.88+00:00
Santosh Kundkar 0 Reputation points
commented 2024-03-10T22:01:53.98+00:00
Rob Caplan - MSFT 5,412 Reputation points Microsoft Employee
1 answer

Xamarin Forms TabbedPage middle action button?

Hi, Is it possible to add a button in the middle of TabbedPage which doesn't have associated ContentPage? So when click button I want to call some code instead of navigating to a tab? Something like image below: So tabs with icons are…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,294 questions
asked 2022-01-14T04:34:51.853+00:00
EJ 366 Reputation points
commented 2024-03-08T11:15:57.43+00:00
Guy Peled 0 Reputation points
1 answer

SecTaskLoadEntitlements failed error=22 cs_flags=200, pid=5329

I'm developing an app in Xamarin Forms. I have to load some web content. I am currently getting an error in the iOS simulator and my web content does not load: SecTaskLoadEntitlements failed error=22 cs_flags=200, pid=5329. I have never seen this…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,294 questions
asked 2020-11-24T12:55:04.92+00:00
Wally McClure 1 Reputation point
commented 2024-03-07T09:58:09.3933333+00:00
Yehor H 0 Reputation points
1 answer

I need to learn latest technology in .net technology especially for mobile app development

"I am unaware of mobile app development in .NET technology. I couldn't purchase any paid version of the software for the above purpose. Please guide me on how I can learn mobile app development using .NET technology in a very short period."

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,294 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,891 questions
asked 2024-03-06T07:08:11.9533333+00:00
Mike4U 0 Reputation points
answered 2024-03-07T01:42:46.85+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 35,576 Reputation points Microsoft Vendor
1 answer

Remove three dots at the end while using LineBreakMode="TailTruncation" MaxLines="1"

Hi , As per title I have a label with LineBreakMode="TailTruncation" MaxLines="1" and I want to remove the 3 dots at the end. now it shows: "lorem ipsum dol..." and I want "lorem ipsum dolo" Pay…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,294 questions
asked 2024-02-17T07:47:30.25+00:00
vanKraster 181 Reputation points
commented 2024-03-06T02:09:03.5433333+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 68,656 Reputation points Microsoft Vendor
0 answers

Error getting native address of native library

When running my Xamarin.Android app, I receive the following message: Java.Lang.IllegalStateException: 'Error getting native address of native library: task_vision_jni' This occurs on the following line: ObjectDetector objdetector =…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,294 questions
asked 2022-09-02T19:29:22.887+00:00
Nathan Sokalski 4,116 Reputation points
commented 2024-03-05T17:10:41.85+00:00
bofei li 20 Reputation points
0 answers

Converting the PDF to a bitmap image corrupted the text content of the PDF.

I have a PDF document and using the below code logic, I am trying to convert the PDF page to an image. After converting the image, the text content in the PDF displayed as corrupted.  PQ-376500-STR-FDN-KZV-00011-001.pdf |Stream PdfStream =…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,294 questions
Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,831 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,390 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,269 questions
XAML
XAML
A language based on Extensible Markup Language (XML) that enables developers to specify a hierarchy of objects with a set of properties and logic.
765 questions
asked 2024-03-04T19:42:32.9566667+00:00
Vikram Devaraj 0 Reputation points
commented 2024-03-05T02:47:00.89+00:00
KOZ6.0 4,890 Reputation points
1 answer

Xamarin - Issue is coming while Loading keytstore in Android

This Exception is coming while using KeyChainHelper wrapper of Xamarin using this code:- keyChainHelper = new KeyChain.Net.XamarinAndroid.KeyChainHelper(context, "password"); The same is working fine Android12 but the issue is coming in…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,294 questions
asked 2024-02-15T12:57:52.3433333+00:00
Mukul Bhardwaj 0 Reputation points
commented 2024-03-05T02:15:35.5366667+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 68,656 Reputation points Microsoft Vendor
1 answer

How can visually impaired people control mobile programs with screen readers when they run them with XAMARIN?

Hello masters I am visually impaired and I am very interested in software development. I have previously worked and learned on desktop applications with .net C# architecture. Now I want to learn the mobile side with Visual Studio using XAMARIN. My…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,294 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,269 questions
asked 2024-02-26T06:56:25.3533333+00:00
fatih uyanık 80 Reputation points
commented 2024-03-05T01:44:26.84+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 68,656 Reputation points Microsoft Vendor
1 answer

Which "Maps SDK for Android" version being used in Xamarin.Forms.Maps 5.0.0.2083?

Hi Team, We are currently using Xamarin.Forms.Maps (5.0.0.2083) in our Xamarin Projects. We need to know which "Maps SDK for Android" version the above package uses. com.google.android.gms:play-services-maps: ?? Thanks.

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,294 questions
asked 2024-02-27T11:05:41.8866667+00:00
Vinayagamoorthy K 0 Reputation points
commented 2024-03-05T01:36:36.7866667+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 68,656 Reputation points Microsoft Vendor
1 answer

GeList(out IntPtr variableName) send null values for out parameter from the iOS Binding dll in .NET 8

GeList(out IntPtr variableName) send null values for out parameter from the iOS Binding dll in .NET 8 .NET 8 iOS binding library project . Method in ApiDefinition class. //iOS Binding Library Project ApiDefinition.cs // @required…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,294 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,891 questions
asked 2024-02-29T12:30:36.44+00:00
Dhanushka, Adrian 0 Reputation points
commented 2024-03-04T08:05:15.6366667+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 26,421 Reputation points Microsoft Vendor
1 answer

Storage Permission is not working in Android 13..Below Android 13 it is working fine

In Xamarin forms Android targeting 13 ,unable to get storage permission .Below Android 13 it is working fine. In android 13 it was not showing storage permission in Settings permission list also. Can anyone please help me And I am giving permissions in…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,294 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,269 questions
asked 2024-02-29T08:37:24.91+00:00
Sk 61 Reputation points
commented 2024-03-04T01:22:07.45+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 68,656 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

If XAMARIN support is ending, should we start with .net MAUI?

Hello I've just started learning mobile programming. In fact, I have asked two or three questions here before. While doing research on learn.microsoft.com a while ago, I came across a note like this. “Microsoft support for Xamarin for all Xamarin SDKs,…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,294 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
2,891 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,269 questions
asked 2024-02-28T09:33:20.29+00:00
fatih uyanık 80 Reputation points
accepted 2024-02-29T06:43:09.4133333+00:00
fatih uyanık 80 Reputation points
1 answer One of the answers was accepted by the question author.

How to build a rotation gesture

Hello on platform xamarin android app I tried to build a rotation gesture for ex open a ball valve i add an interface namespace plx { internal interface IONROTATIONGESTURELISTNER { void OnRotateStarted(MotionEvent Event); …

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,294 questions
asked 2024-02-27T15:01:03.6566667+00:00
Shay Wilner 1,726 Reputation points
accepted 2024-02-29T06:13:37.38+00:00
Shay Wilner 1,726 Reputation points
0 answers

Do we have any nuget package for .Net Android to implement Swipe to view edit and delete feature with RecyclerView?

We are currently migration our Xamarin. Android solution to .Net Android, we have implemented swipe to view edit and delete buttons like below image. in Xamarin we were using one plugin to implement that, but that plugin does not support in .NET Android.…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,294 questions
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,390 questions
asked 2024-02-27T05:57:03.8233333+00:00
Shingala A 25 Reputation points
commented 2024-02-28T08:20:41.95+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 68,656 Reputation points Microsoft Vendor
0 answers

Images don't persist in ColllectionView .

I have a Class in Model to save the Information about a document. The images are retrieved as streams in view model and are displayed in CollectionView .The problem is when Images are scrolled out of view and scrolled back in the images disappears. here…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,294 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,269 questions
asked 2024-02-12T09:17:00.5633333+00:00
Asgar Ali 86 Reputation points
commented 2024-02-26T12:43:15.2366667+00:00
Asgar Ali 0 Reputation points