5,338 questions with Xamarin tags

Sort by: Updated
0 answers

How to add google tag manager in Xamarin forms app

I want to integrate Google Tag Manager into our existing Xamarin.Forms app, which is developed using the .NET Standard 2.1 framework. This integration will enable us to manage and deploy marketing tags and tracking scripts more efficiently without…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,338 questions
asked 2024-09-19T12:31:50.18+00:00
Saurabh Yadav 0 Reputation points
edited the question 2024-09-19T18:31:02.8666667+00:00
Rob Caplan - MSFT 5,442 Reputation points Microsoft Employee
0 answers

NullReferenceException when building Xamarin Android Binding Library

I've been trying to build a Xamarin Android Binding Library having a .jar file in it. It builds just as expected with different .jar-s I tried, however when I add jackson-databind library, I keep receiving BINDINGSGENERATOR : error BG0000:…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,338 questions
asked 2021-10-07T14:07:06.057+00:00
Vladislav 1 Reputation point
commented 2024-09-18T12:04:14.61+00:00
Lewis Spencer 0 Reputation points
0 answers

Xamarin.Forms 5.0.0.8532 not available in https://www.nuget.org/packages/Xamarin.Forms

Currently on the official nuget package page (https://nuget.org/packages/Xamarin.Forms ) you can only download Xamarin.Forms up to version 5.0.0.2662, but within Visual Studio my project has version 5.0.0.8532+0-pr.15765-sha.fb33d7158-azdo.88278, why is…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,338 questions
asked 2024-09-17T13:33:34.74+00:00
david donayo 0 Reputation points
commented 2024-09-18T07:42:17.1366667+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 74,641 Reputation points Microsoft Vendor
0 answers

Mobile SSO doesn't work on iOS (Specially for iPhone11 ) when using Microsoft Authenticator App for MFA

I incorporated Microsoft.Identity.Client API for user authentication. The user provided their credentials and received a one-time OTP. The user then interacted with the Authenticator app by tapping on notifications. After tapping the notification, they…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,338 questions
Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
6,648 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,449 questions
asked 2023-10-05T10:28:11.71+00:00
Malviya, Mridul Kumar 0 Reputation points
edited the question 2024-09-17T19:05:08.9833333+00:00
VarunTha 7,810 Reputation points Microsoft Vendor
3 answers One of the answers was accepted by the question author.

Emulator not running. Could not get emulator name after starting AVD

I recently installed windows 11 and android emulator stopped working. I recently installed windows 11 and android emulator stopped working. This is the errorstrong text my configuration is I have tried different combinations…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,338 questions
asked 2022-01-28T03:05:31.787+00:00
Erick 26 Reputation points
commented 2024-09-17T10:36:14.2566667+00:00
LukaszB 0 Reputation points
2 answers One of the answers was accepted by the question author.

Xamarin MSAL Azure AD ADFS AcquireTokenInteractive error

Hi I just seen this error in our app , ERROR Web page not Available The web page at https://adfs.srm.com/adfs/ls/wia?client-request-id=########## Could not be loaded because : net::ERR_HTTP_RESPONSE_CODE_FAILURE Normally the user enter their email…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,338 questions
Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
6,648 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
21,449 questions
asked 2023-09-18T17:06:38.9333333+00:00
hernandoZ 46 Reputation points
answered 2024-09-13T21:30:21.5766667+00:00
Nem W. Schlecht 0 Reputation points
0 answers

crc643f46942d9dd1fff9.FormsAppCompatActivity.n_onStart java.lang.IllegalStateException

need help. I don't know why my app isn't working or force close. I use Xamarin.Forms 5.0.0.2012 with the following error: crc643f46942d9dd1fff9.FormsAppCompatActivity.n_onStart java.lang.IllegalStateException Stack trace: Type…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,338 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,424 questions
asked 2024-09-12T08:59:35.4533333+00:00
dimas kursiana 0 Reputation points
commented 2024-09-13T01:36:00.19+00:00
Yonglun Liu (Shanghai Wicresoft Co,.Ltd.) 42,081 Reputation points Microsoft Vendor
0 answers

Xamarin/MAUI iOS Local Push Connectivity

I have the local push entitlement from apple and also a separate bundle id for a new local push extension. I am project referencing this extension project from my main iOS .csproj and setting these flags: …

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,338 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,424 questions
asked 2024-09-11T18:35:25.5966667+00:00
Kim, Do Hyung 0 Reputation points
commented 2024-09-12T05:56:38.2+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 30,746 Reputation points Microsoft Vendor
1 answer

Using an iOS storyboard and viewcontroller in Maui

I am in the process of porting my xamarin.ios project to maui. Unfortuanately I have a storyboard and viewcontroller I cannot replicate in maui. (Dropbox) Is there a way I can use that part in my maui project? I copied the files to Platforms/iOS but not…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,338 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,424 questions
asked 2024-09-08T05:12:48.15+00:00
Phunction 236 Reputation points
commented 2024-09-09T02:54:06.9433333+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 30,746 Reputation points Microsoft Vendor
1 answer

How to Deploy Xamarin 4.8 Apps to Simulator with VS Code on Mac After Migration?

Hi everyone, With Visual Studio for Mac being dropped, I’ve migrated to using VS Code for Mac and am using Meteor as a simulator for my Xamarin 4.8 app development. I’m trying to deploy a Xamarin 4.8 application to the simulator, but I’ve encountered an…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,338 questions
Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
991 questions
asked 2024-09-04T13:20:17.9666667+00:00
Lefteris Michailidis 0 Reputation points
edited an answer 2024-09-05T19:57:11.8+00:00
Bruce (SqlWork.com) 64,486 Reputation points
1 answer One of the answers was accepted by the question author.

Migrating from MasterDetail to Flyout, and how to make a common page view?

Yes, I am aware there are two questions to this, perhaps a third in asking if I even need to worry about migrating from MasterDetail at all. I've been going over my code, migrating some API's and so on. One issue I have been finding is that…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,338 questions
asked 2021-09-08T06:35:43.23+00:00
Jesse Knott 686 Reputation points
commented 2024-09-05T16:57:31.96+00:00
hrushikesh bhide 0 Reputation points
1 answer One of the answers was accepted by the question author.

Install Android API 34

I am looking to update one of our Xamarin Form mobile apps, but not move to MAUI. I am looking for a quicker update and deployment before moving this app to MAUI. My question is, can I update Visual Studio 19 (I am not upgrading this) so that Android API…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,338 questions
asked 2024-08-29T23:27:27.34+00:00
Henry Egal 20 Reputation points
commented 2024-09-03T13:40:02.5833333+00:00
Henry Egal 20 Reputation points
0 answers

How to turn-on SpeakerPhone for incoming call in Xamarin.Forms Android 13

I used this posting https://learn.microsoft.com/en-us/answers/questions/1049896/how-to-turn-on-speakerphone-during-a-call-in-xamar.html I integrated it into my PhoneCallListener BroadcastReceiver to turn-on the SpeakerPhone on Android13…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,338 questions
asked 2022-10-18T17:44:34.07+00:00
Universal Camera 276 Reputation points
commented 2024-09-02T14:05:25.65+00:00
Peace Man 1 Reputation point
1 answer One of the answers was accepted by the question author.

How to turn-on SpeakerPhone during a call in Xamarin.Forms Android 13

I have Telephony Xamarin.Forms App that is able to turn-on speaker phone in Android 11 and earlier using AudioManager audioManager = (AudioManager)Android.App.Application.Context.GetSystemService(Context.AudioService); …

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,338 questions
asked 2022-10-16T20:21:46.933+00:00
Universal Camera 276 Reputation points
commented 2024-09-02T13:34:38.49+00:00
Vovan B 0 Reputation points
2 answers One of the answers was accepted by the question author.

FCM V1 notifications are not delivered from Azure Notification Hub

I am following this Microsoft Guide to migrate from GCM/FCM notifications to FCM v1. From the guide, I - Configured the Firebase Service Account Credentials in Azure Notification Hub Updaeted backend and app (Xamarin) to use FCM v1 platform during…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
315 questions
Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,338 questions
asked 2024-04-16T12:06:03.7033333+00:00
Hiran Desai 50 Reputation points
commented 2024-09-02T10:41:05.4666667+00:00
Saravanan P 0 Reputation points
1 answer One of the answers was accepted by the question author.

Delayed Update of Navbar Title and TabBar Background Color in .NET MAUI on Android When Switching Tabs

I'm working on a Xamarin Forms migration to .NET MAUI project where I'm encountering an issue with delayed updates to the Navbar title and Navbar background color when switching tabs on an Android device. its working as expected in the Xamarin Forms I…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,338 questions
.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,424 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,858 questions
asked 2024-08-29T12:54:33.38+00:00
Omkar Pawar 20 Reputation points
commented 2024-09-02T04:25:26.6866667+00:00
Omkar Pawar 20 Reputation points
1 answer

Xamarin ios Library not loaded MDFInternationalization

I am trying to distribute an application for iOS, but during the Apple review process they report the following exception: {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,338 questions
asked 2024-07-26T23:52:48.2566667+00:00
Francisco Castrejón 0 Reputation points
commented 2024-08-28T04:09:16.5933333+00:00
Farhadb 0 Reputation points
0 answers

Impossible to register android device in Azure Notification Hub

0 I am trying to update my platform (mobile app in xamarin forms and backend in .net7) to set notifications on android devices via the google Fcmv1 system. Unfortunately I can't register the device on my Azure Notification Hub. I tried the various codes…

Azure Notification Hubs
Azure Notification Hubs
An Azure service that is used to send push notifications to all major platforms from the cloud or on-premises environments.
315 questions
Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,338 questions
asked 2024-08-25T07:08:18.92+00:00
MCApp 21 Reputation points
commented 2024-08-27T03:23:24.0466667+00:00
brtrach-MSFT 16,121 Reputation points Microsoft Employee
0 answers

xmlns:pages="clr-namespace:Xamarin.CommunityToolkit.Sample.Pages" Is not getting Identified

I am training on the Xamarin CommunityToolKit but i faced an issue that the compiler is throwing an error as reference is not found i have updated to the Xamarin ComminityTookKit latest version. But the issue is still…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,338 questions
asked 2024-08-24T18:09:31.0266667+00:00
Sunil Gv 0 Reputation points
commented 2024-08-26T01:27:26.92+00:00
Leon Lu (Shanghai Wicresoft Co,.Ltd.) 74,641 Reputation points Microsoft Vendor
5 answers

XA0137: The 'run-as' command failed with 'run-as: couldn't stat /data/user/0/com.test.demo: No such file or directory '.

Hi all, My app not installing in release mode, Even I tried generating apk and installing but app is crashing every time. I'm getting following error Start debugging Android application failed Start debugging Android application ... am start -a…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,338 questions
asked 2021-09-17T16:33:28.817+00:00
Nagarjuna Gadikota 1 Reputation point
answered 2024-08-18T14:54:23.4266667+00:00
Hưng Chíp 0 Reputation points