PhotoPay/photopay-android

Missing x86 architecture for CI/CD Simulator

apps4everyone opened this issue · 2 comments

We unterstand this step:

Devices that are based on the Intel x86 architecture, rather than ARMv7, are no longer supported. x86 and x86_64 architectures are used on very few devices today with most of them being manufactured before 2015, and only a few after that (e.g. Asus Zenfone 4). According to the Device catalog on Google Play Console, these devices make up about 1% of all Android devices (223 out of 22074 devices that have an API level of 21 and above support this architecture).

but for CI/CD simulators we still would need x86 architecture.

PhotoPay never supported running on simulators (not even while it supported running on Intel-based devices).

Thx for the info, forwarded to my client