Hi,
I am having issue with my Android game, where first launch after installation works fine. If I quit the game and launch again, splash screen will appear then show me a black screen. I am starting to think it is related to Unity Mobile Notification package (v2.0.0), Addressable package (v1.19.18) (maybe localisation package v1.1.1, since localisation uses addressable package) because I see errors from my log, which I don’t understand them.
Update: it has been solved. Thanks.