I'm struggling to configure the firebase app distribution to deploy my android application. But I'm receiving the following error:
App Distribution halted because it had a problem uploading the APK: [403] The caller does not have permission
It pretty sure that the problem resides in the step where I need to include the Firebase App Distribution Admin role through the Google Cloud console:
But, the *** role doesn't appear when I try to include it:
I tried to include the Firebase App Distribution Admin SDK Service agent but I received the error described at the beginning. Any advice will be appreciated! Thanks