Sptibo
Sptibo

Reputation: 283

Is it possible to send an iOS app to a client to test without an Apple Developer ID and iPhone device?

I'm working on an iOS app. Just now I've completed my app. I'm testing it in simulator. Now I want to send this app to a client to test.

I do not have an Apple developer account (paid) and neither does my client. Also I do not have an iPhone device. Is it possible to give my app to client without these? If yes, what is the process?

Upvotes: 0

Views: 1072

Answers (2)

Anurag Sharma
Anurag Sharma

Reputation: 4824

Strictly not! you need an Apple developer account for the development testing and uploading your app to App store as well.

From here, you can choose the membership. And here is an App Distribution Quick Start.

You have to register your devices in your developer account. That's how it works!. It associates with all the device UDIDs with your developer account.

Upvotes: 0

Niharika
Niharika

Reputation: 1198

It is not possible. You need an Apple developer account for certificates and profiles. Without these you can't test app on device.

Upvotes: 1

Related Questions