Zensynthium

Results 2 issues of Zensynthium

Opened the project in android studios and it built successfully, opened in the emulator and crashes after the splash screen before any content is loaded without any error messages consistently.

I'm having issues with Step 2: In file android/app/src/main/java/.../MainActivity.java add the reference to the Capacitor Firebase Auth plugin inside the Bridge initialization. ` [...] import com.baumblatt.capacitor.firebase.auth.CapacitorFirebaseAuth; // Initializes the Bridge...