Apparently the root cause was not the chip architecture, but the provisioning profiles cache.
The "working" device had old versions of provisioning profiles and Xcode, what a surprise, was not notifying about the need to update them.
After forcing profiles to update the same issue was present on all devices, disregarding the chip they are having, and resolved by updating entitlements on dev portal.
Case closed.