I was trying to test my app on Android phone with version 15, but after install, it keeps crashing at launch. Do anyone knows why it can’t launch correctly? Thanks in Advance.
Probiere mal deine App auf Android 10 aus.
Wenn sie dort nicht abstürzt, hast du wahrscheinlich unter Configuration bei Firebase die google-services.json für die Pushnachrichten eingebunden. Die google-service.json funktioniert ab Android 13 nicht und lässt die App abstürzen.
I can’t really clarify if that is the issue. But how can I remove the .json file?
Okay. Thank you for that. Well, after all, I use firebase for authentication in the app. I can’t just ditch it out.
I may find another way out
Okay. I got that it’s a requirement of 16K for Android 15+ which Flipabit only offer 4K page loading capability.