Prepare isolated Firebase push configuration for pre-production
This commit is contained in:
+3
-1
@@ -1,7 +1,7 @@
|
||||
# MetalCircle Android-App
|
||||
|
||||
Die App verpackt die bestehende MetalCircle-Webanwendung mit Capacitor.
|
||||
Sie lädt die produktive HTTPS-Adresse `https://konzerte.pinguholic.de/` und
|
||||
Sie lädt standardmäßig die aktuelle Pre-Production-Adresse `https://konzerte.pinguholic.de/` und
|
||||
implementiert keine zweite Webanwendung.
|
||||
|
||||
## Entwicklung und Build
|
||||
@@ -20,3 +20,5 @@ Installation auf einem verbundenen Gerät:
|
||||
```bash
|
||||
adb install -r android/app/build/outputs/apk/debug/app-debug.apk
|
||||
```
|
||||
|
||||
Für den separaten Pre-Production-Firebase-Zugang und die Geräteanmeldung siehe [Pre-Production Deployment](../docs/wiki/Firebase.md#pre-production-deployment). Die dortige Standard-HTTPS-Adresse erfordert keine neue APK, sofern die installierte App bereits diese Adresse lädt.
|
||||
|
||||
Reference in New Issue
Block a user