I used Firebase Test Lab Robo Test to test my application and I found the map is not showing
I know it looks like I didn't properly set up the package names and SHA1s of my Maps API. But the truth is:
My Google Maps API is enabled
The package name and the SHA1 of keystore files are added in API settings (both debug and release)
The map can be showed on my real devices as well as the emulator in Android Studio
Any ideas?