You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Docs] Add note clarifying PLIST_VERSION field (#10834)
Added a note to clarify that PLIST_VERSION in GoogleService-Info.plist does not refer to the <plist version="1.0"> declaration in a Property List file.
PLIST_VERSION is a Firebase field within the <dict></dict> in the plist file and is accurately listed as being unused.
#no-changelog
0 commit comments