Create Firebase iOS app
firebase_create_ios_appRegister a new iOS app in Firebase by bundle ID. Set optional project ID, display name, and App Store ID.
Instructions
Registers a new iOS app (by bundle id) under a Firebase project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundleId | Yes | iOS bundle id, e.g. "com.example.app" | |
| projectId | No | GCP/Firebase project id; defaults to GOOGLE_CLOUD_PROJECT env var | |
| appStoreId | No | ||
| displayName | No |