You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is the issue reproducible with the latest version? YES
Does the issue happen sporadically, or every time? EVERY TIME
Is the issue reproducible locally by following our local debug guide? YES
Issue description
AVDs are no longer distributed as 32bit (x86) and only provided as 64bit (x86_64) emus starting API 31. This change unfortunately makes the default configuration of x86 obsolete and the build fails on unknown configuration.
From my point of view there are two options on the table.
Disable x86 for APIs 31 and above (probably labor intensive)
Make x86_64 the default (breaks compatibility for workflows using @1)
Hello there, I'm a bot. On behalf of the community I thank you for opening this issue.
To help our human contributors focus on the most relevant reports, I check up on old issues to see if they're still relevant.
This issue has had no activity for 90 days, so I marked it as stale.
The community would appreciate if you could check if the issue still persists. If it isn't, please close it.
If the issue persists, and you'd like to remove the stale label, you simply need to leave a comment. Your comment can be as simple as "still important to me".
If no comment left within 21 days, this issue will be closed.
I'll close this issue as it doesn't seem to be relevant anymore.
We believe an old issue probably has a bunch of context that's no longer relevant, therefore, if the problem still persists, please open a new issue.
Troubleshooting
Issue description
AVDs are no longer distributed as 32bit (x86) and only provided as 64bit (x86_64) emus starting API 31. This change unfortunately makes the default configuration of x86 obsolete and the build fails on unknown configuration.
From my point of view there are two options on the table.
Bitrise info
The text was updated successfully, but these errors were encountered: