Daddoon / BlazorMobile

Create full C# driven hybrid-apps for iOS, Android, UWP & Desktop with Blazor!
MIT License
413 stars 55 forks source link

How to add Geofencing #236

Closed ghost closed 2 years ago

ghost commented 2 years ago

Hi @Daddoon

Hope you are doing well.

I try to apply Geofencing functionality on my project in the Blazor. Error comes "Fatal Signal 6".

How we can apply Geofencing functionality on my Blazor project.

Daddoon commented 2 years ago

It's related to Android or GeckoView. Did you add the required permissions for a Geofencing functionnality on your Android project ?

ghost commented 2 years ago

Yes Every things add on the android project but I am facing the "Fatal Signal 6" error. Its take to long time to load application but application stuck on the Splash screen and crash.