I'm trying to test an apk built in unity on AWS farm devices.
Following the tutorials on "getting started" I'm having the first problem who says that my app is compatible with 0/0 devices.
Trying to create a device pool by default It's given a Google Pixel 6A.
Which seems not compatible.
And trying to find other devices on search in the device pool It can't find any other.
Can't find documentation about this situation...
To add more information on device farm after I uploaded the apk it's says:
minimum sdk 22
target skd 30
On unity the player settings configuration is
Minimum API Level - Android 5.1 "Lollipop' (API LEVEL 22)
Target API Level Automatic (highest installed)
Thanks for any help.


