Einzelnen Beitrag anzeigen

Stewag

Registriert seit: 12. Jun 2008
161 Beiträge
 
Delphi 12 Athens
 
#3

AW: Android Privacy changes in Android 10: foreground service type

  Alt 5. Okt 2020, 13:42
In der AndroidManifest.xml im Projektordner steht noch 28:

<uses-sdk android:minSdkVersion="19" android:targetSdkVersion="28" />

Das mit dem foreground service ist nur eine Vermutung auf Grund der Fehlermeldung von Google:

"Issue with your app: Unable to verify background feature in app
In our review, we were unable to verify that the app offers the declared background feature.

Our review team must be able to verify the feature’s functionality in your app. If your feature is not visible to the user then you must demonstrate its functionality in your submitted video."

Im Video hatte ich nur gezeigt, wie die Lokalisierung vom Benutzer autorisiert werden muss.

Wenn kein Foreground service explizit deklariert ist setzt Google bei der Aktivierung von grober und feiner location wohl stets ein background feature voraus.
Steffen
  Mit Zitat antworten Zitat