I have developed an application for VPN in ios and which is configured in apple watch. Which is rejected twice due to the UIRequiredDeviceCapabilities
key in info.plist
.
Here is the apple rejection:
We were unable to install the app on Apple Watch. The UIRequiredDeviceCapabilities key in info.plist is set in such a way that the app will not install on an Apple Watch.
I have also tried this solution but doesn't work.
Here is the attached screenshot of Rejection: