Android: 11 NETStandard.Library: 2.0.3 Xamarin.Forms: 5.0.0.2012 Permissions(i tried): "android.permission.FOREGROUND_SERVICE" "android.permission.INSTANT_APP_F
I made an Android app that should play a sound when event is received, it works when app is in focus, but when the app is closed/collapsed sound doesnt play, on
I'm trying to develop an app that retrieves from firebase the state of electric doors in some different cities and if a door error exists in any city, the app w
hello friends, i want receive update user location and show in text view only once and remove update location when it received. i must use foreground service f
is it possible to use the camera while the app is in the foreground or background? I tried with these two packages flutter_foreground_task and flutter_backgroun