-
Notifications
You must be signed in to change notification settings - Fork 30.2k
[google_sign_in] Document App Check setup in iOS README #168827
Copy link
Copy link
Open
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listp: google_sign_inThe Google Sign-In pluginThe Google Sign-In pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.team-ecosystemOwned by Ecosystem teamOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem teamTriaged by Ecosystem team
Description
Following up from #166967, the plugin is now capable of supporting App Check, but it requires native setup, which we should document in the README.
(Wrapping the API with a Dart call is an option, but the instructions specifically say to do it as early as possible, and we have precedent—such as googe_maps_flutter API key setup—for documenting things that SDKs recommend putting in application:didFinishLaunching: rather than wrapping them and having them be called later.)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listp: google_sign_inThe Google Sign-In pluginThe Google Sign-In pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.team-ecosystemOwned by Ecosystem teamOwned by Ecosystem teamtriaged-ecosystemTriaged by Ecosystem teamTriaged by Ecosystem team