Closed
Description
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