25LucasAnselmo / gr_zoom

Apache License 2.0
5 stars 15 forks source link

Foreground Service crashing on Android 14 , #25

Open Muhammed-Ramadan512 opened 4 months ago

Muhammed-Ramadan512 commented 4 months ago

when publish a new version with API 34 i found this error because of this package xxx

Muhammed-Ramadan512 commented 4 months ago

when try to upload a new version that Android targetSdkVersion >=34 I get this error from google console can you help @25LucasAnselmo

RB-93 commented 4 months ago

@Muhammed-Ramadan512 When you upload the bundle to the Play Console, does it prompt you to complete the foreground services declaration? If not, please check the App Content section for any declarations that may need to be completed.

FYI, when we attempted to upload the bundle the first time, it required us to complete a declaration, including a demo video demonstrating the service's usage within the app, which we fulfilled and received approval for within two days.

This enabled us to upload the bundle to Play Console successfully.