But when i added my device target as universal. then binary of app is validated successfully. Please let me know if you have any solution. Really needfull.
I want to update my universal app to iPad only app in itunes connect. But while submitting binary i am getting following error
This is not possible. If you published your app with iPhone support once, all later version will need to support the iPhone as well.
For an iPad only app, you will need to publish it as a new app name with a different name and identifier. However, as you are probably aware you can lose a lot of users that way.
Also see:
But what about this #2706715. –
Menstruation
@AmitB: The mentioned question is about a case where the app has never been published before. I think you are in a different situation. –
Nawrocki
ohh But @codo i need to use existing name of my app. Is this possible to submit my existing app with different name and quickly create new app with name that i want? –
Menstruation
you need to change two things:
1) Targeted device family has to be only iPad
2) Deployment target must be compatible with iPad (at least 4.3 nowadays).
After that I'd say do a Clean, then Build and Analyze to make sure everything is ok.
© 2022 - 2024 — McMap. All rights reserved.