ios - What can limit device other than UIRequiredDeviceCapabilities? -


i found out app on testflight compatible ipad air , mini, , not ipad 4th gen. i'm trying figure out why is.

in project's info.plist, device requirement have armv7, compatible recent ipad models. else should check figure out why ipad 4th gens , below aren't compatible?


Comments

Popular posts from this blog

github - Git errors while pushing -

php - Using grpc in Laravel, "Class 'Grpc\ChannelCredentials' not found." -

c++ - How can I delete a QSharedPointer -