Skip to content

[Firebase 12]: Audit deprecated public API for removal in upcoming major version release #12939

Closed
@ncooke3

Description

@ncooke3

Description

Audit any deprecated API in the public API surface for removing in next major version release

Findable by running this command:

 git -p grep -e "__deprecated_msg" -e "__attribute__((deprecated))" -e "DEPRECATED_MSG_ATTRIBUTE" -e "deprecated:" -e "deprecated," -C 5 --color -- ':*.h' ':*.swift'  | cat 

API Proposal

No response

Firebase Product(s)

AB Testing, Analytics, App Check, App Distribution, Authentication, Crashlytics, Database, DynamicLinks, Firestore, Functions, In-App Messaging, Installations, ML Model Downloader, Messaging, Performance, Remote Config, Storage, Vertex AI

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions