Add Analytics.isSupported API for detecting web support #8433
Unanswered
puf
asked this question in
Feature request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The JavaScript SDK for Google Analytics for Firebase has a
isSupported
method/function that checks whether GA can be used in this environment. It would be really useful if FlutterFire wrapped this API so that apps can check compatibility before trying to send analytics events.Also see this related problem while enabling Analytics support in Dartpad: dart-lang/dart-pad#2228
Beta Was this translation helpful? Give feedback.
All reactions