5,324 questions with Xamarin tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

SignalR stops working in Xamarin.Forms Android app after migration of backend server and app to .NET Core 3.1

I am working on migrating my website from ASP.NET Framework to ASP.NET Core, and have hit an issue in my final step of updating my Xamarin Forms app to connect with the migrated signalR on the backend. I got my app migrated, everything worked in the…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,324 questions
Azure SignalR Service
Azure SignalR Service
An Azure service that is used for adding real-time communications to web applications.
133 questions
asked 2020-11-18T21:41:36.783+00:00
Adam Taylor 111 Reputation points
commented 2020-11-21T00:10:41.017+00:00
James Montemagno 351 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Can we add print option explicitly in share sheet in Android and iOS in Xamarin?

Can we add print option explicitly in share sheet in Android and iOS in Xamarin? in https://learn.microsoft.com/en-us/xamarin/essentials/share?tabs=android

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,324 questions
asked 2020-11-19T10:03:51.263+00:00
Harikrishnan.Vb 46 Reputation points
accepted 2020-11-20T06:14:30.12+00:00
Harikrishnan.Vb 46 Reputation points
1 answer

Can we get a new topic for Xamarin based UI testing?

It would be great to have somewhere to ask questions or post tips on using Xamarin.UITest or other Xamarin related UI testing frameworks. The GitHub appcenter issues page looks to be more appcenter device testing specific (and largely ignored).

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,324 questions
asked 2020-11-19T19:19:23.997+00:00
John Hair 371 Reputation points
answered 2020-11-20T01:43:59.533+00:00
LandLu-MSFT 21 Reputation points
0 answers

How to handle Transform Animation on listview (shopping basket sample)?

I have created a transform animation similar to below using xamarin.forms. I achieved that using a behavior on a view cell of the lisview. But what actually happen is, item of the view is literally moving to the basket using the code below and there…

Xamarin
Xamarin
A Microsoft open-source app platform for building Android and iOS apps with .NET and C#.
5,324 questions
asked 2020-11-19T00:18:16.74+00:00
Emil Alipiev 276 Reputation points
commented 2020-11-19T09:30:28.027+00:00
Cole Xia (Shanghai Wicresoft Co,.Ltd.) 6,751 Reputation points