xamarin.essentials Questions
1
Solved
When updating to Xamarin.Essentials v1.8.0, my Android builds fail with the following error:
error CS0234: The type or namespace name 'Platform' does not exist in the namespace 'Xamarin.Essentials'...
Federal asked 14/8, 2023 at 14:16
2
Expected Behavior : app should open website for login
Actual Behavior :
error encountered You must subclass the WebAuthenticatorCallbackActivity and create an IntentFilter for it which matches your...
Stood asked 19/4, 2021 at 5:48
2
Solved
I'm currently using the latest version of Xamarin.Forms (4.5.0.617) and Xamarin.Essentials (1.5.2).
I have a dependency injected service which is responsible for getting access to phone contacts, ...
Vatican asked 16/4, 2020 at 14:24
2
Solved
So I want to get the users location and reverse geocode it to get the address plus street number.
Therefore I installed the package Xamarin.Essentials which is in pre-release. I wanted to use the ...
Unify asked 17/10, 2018 at 13:12
4
Solved
I am running Unit Tests for my Xamarin.Forms application, and the Unit Tests throw Xamarin.Essentials.NotImplementedInReferenceAssemblyException:
I have created a Unit Test project for the app (us...
Baranowski asked 19/10, 2020 at 7:38
2
Solved
GetLocationAsync fails on my Xamarin.Forms app.
I've got the latest Xamarin.Essentials nuget package.
I've set the necessary permissions in the info.plist.
I am calling this from my ViewModel.
...
Lientery asked 16/2, 2019 at 2:57
1
© 2022 - 2025 — McMap. All rights reserved.