Take Screenshots - don't have Xcode File only .ipa

My developler has the Xcode Files as I don't have them. I only have the .ipa file how can I get all of the Screen Shot that are required to submit to APPLE before submiting it..


Is there a way to place the .ipa on a simulator so I can then create them - As I don't want to ask my deveopler as I don't even know what images I need to get.. As then it will just cost me time for his getting images for me..


There must be a way it can't be this hard to do..


Thanks

No, you cannot place the .ipa in the simulator. You need the source code to run the app

in the simulator. If you do not have that and the developer did not provide the screenshots

you will have to have an adhoc version of that .ipa file to load on devices you own and

take the screen shots from those devices. If none of that is possible, you're out of luck.

I suggest asking your developer to upload the app to iTunes Connect internal beta testing and add you as an internal tester. That way you can easily install the app on your device (I'm assuming you do have an iOS device to use) using TestFlight, and take the screenshots you want.

I'd push the developer to help out - they shouldn't have any problem figuring out which screenshots are required on their own. They should already be familiar with the dev center docs, etc.

Take Screenshots - don't have Xcode File only .ipa
 
 
Q