You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 -->
The text was updated successfully, but these errors were encountered:
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
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 -->
The text was updated successfully, but these errors were encountered: