Post

Replies

Boosts

Views

Activity

Reply to What are UIRequiredDeviceCapabilities for iPad?
Guideline 2.3 - Performance - Accurate Metadata We were unable to install the app on iPad. The UIRequiredDeviceCapabilities key in the Info.plist is set in such a way that the app will not install on an iPad . In the info.plist it is: UIRequiredDeviceCapabilities armv7 This is the same as all my other apps that have been approved. I can install it on an iPad. What should the UIRequiredDeviceCapabilities be?
Aug ’23
Reply to What are UIRequiredDeviceCapabilities for iPad?
Guideline 2.3 - Performance - Accurate Metadata We were unable to install the app on iPad. The UIRequiredDeviceCapabilities key in the Info.plist is set in such a way that the app will not install on an iPad . In the info.plist it is: UIRequiredDeviceCapabilities armv7 This is the same as all my other apps that have been approved. I can install it on an iPad. What should the UIRequiredDeviceCapabilities be?
Replies
Boosts
Views
Activity
Aug ’23
Reply to Info.plist file is missing for PassKit.framework
Thanks, I missed the below app entitlements in my project com.apple.developer.in-app-payments com.apple.developer.payment-pass-provisioning com.apple.developer.pass-type-identifiers After adding these entitlements, I got success to upload TestFlight mode.
Replies
Boosts
Views
Activity
Dec ’21