Open
Description
Feature proposal
- Firebase Component: All
As described in other issues, some devices don't have Google Play Services installed. I know that there was already a closed issue that asked for the removal of Google Play Services requirement for some modules, but I'm asking something different:
Ignore the initialization of specific components that require Google Play Services in device that don't have it installed.
This allow us to continue using Firebase and skipping specific components usage if the device doesn't support them.