@rwc Im experiencing exactly the same problem App being rejected for the same UIRequiredDeviceCapabilities reason. Also using WatchOS only app template with WKWatchOnly set to TRUE.
According to this thread I increased Deployment target from 9.2 (rejected one) to latest 9.4 and now waiting for second review round (I will let you know soon...). But I still can't believe that version is the real case. Isn't it just about being lucky and get competent reviewer assigned or vice versa @Frameworks Engineer ?
Also I'v noticed while browsing .xcarchive /Products/Applications/MyApp/Info.plist that there is
<key>UIRequiredDeviceCapabilities</key>
<array>
<string>arm64</string>
</array>
automatically added to top level project (not in Watch app it self)
Isn't this what confuses or prevents reviewers from installation?
Topic:
App & System Services
SubTopic:
Core OS
Tags: