Gets the configuration artifact associated with this app.
A promise that resolves to the iOS app's Firebase config file, in UTF-8 string format. This string is typically intended to be written to a plist file that gets shipped with your iOS app.
Retrieves metadata about this iOS app.
A promise that resolves to the retrieved metadata about this iOS app.
Sets the optional user-assigned display name of the app.
The new display name to set.
A promise that resolves when the display name has been set.
Generated using TypeDoc
A reference to a Firebase iOS app.
Do not call this constructor directly. Instead, use
projectManagement.iosApp().