-
Notifications
You must be signed in to change notification settings - Fork 88
Closed as not planned
Labels
Description
Description
Hi guys,
After adding hms sdk and submitting our new version to the Play Store, we're getting a warning that hundreds of devices will stop being supported. A subset of them seem recent / up-to-date.
The reason is they don't support the mandatory autofocus feature in HMS SDK.
Is it really mandatory, or can we override so it's not necessarily required ?
100ms Flutter Version
any
Steps to reproduce
- have an existing app in Play Store
- add hmssdk to dependencies and generate bundle
- upload new bundle to Play Store
Expected results
No drop in supported devices
Code example, screenshot, or link to a repository
Code sample
Logs
Logs
<!-- Paste your logs here -->
Flutter Doctor output
Doctor output
<!-- Paste your output here -->
Reactions are currently unavailable