I have an app for iphone and ipad. My bundle identifier for iphone is approved but the one for ipad is rejected for the following reason:
- iPhone app bundle identifier was eg: com.domainname.appname
- iPad app bundle identifier was eg: com.domainname.ipad.appname
They rejected saying that the word ipad cannot be a part of the identifier. Now my problem is that I want to keep the same name for the app when the user installs the app on their device.
My Questions:
- Does bundle identifier has anything to do with the name that appears when the user searches on itunes store & when they install the app?
- If not then where does this name come from ?
- If yes, then what should i do if I want the same app name for my iphone and ipad.
Please I am stuck to resubmit and cannot do unless I know which way to work on.
Regards, Shoeb