Testers can not access saved game in Firebase with Android Signed Bundle
With the bundle release (.aab ) file I generated for testing, my testers are able to save games they built using their own images, but they are not able to access it, even though I can see it saved in Firebase.
When they try to access their games or any sample game saved in Firebase, the app crashes.
However, if I download the game app directly from Android Studio, the testers can both write and read the games they build.