The problem is I can not authorise in Firebase (App Distribution could not generate credentials from the refresh token specified). I got an error:
App Distribution could not generate credentials from the refresh token specified.
Refresh token used: "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXfE-VQ" (redacted)
Authorization failed. Server message:
{
"error": "invalid_grant",
"error_description": "Bad Request"
}
Response status: 400
------ ------------------------------------ -------------
| fastlane summary |
------ ------------------------------------ -------------
| Step | Action | Time (in s) |
------ ------------------------------------ -------------
| 1 | default_platform | 0 |
| 2 | :app:assembleSkRelease | 5 |
| 3 | Switch to android defineGroup lane | 0 |
| 4 | Switch to android distributeFB | 0 |
| | lane | |
|