Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

i'm working on project for an carrier(operator) it's just for the customers for this operator ok the user will be notified to send sms to specific short code will delivered with message

so if the user send the message for that short code the operator will discount money from the user for that service then the users will receive message contains the link for the .api file for the app so they can use

the question is

Is this operation valid in apple i mean this could be done like this if yes what the developer account program should i involved in ?

if no how could i do something like this requirement ?

please help

thank you

share|improve this question
You are looking for this I guess, developer.apple.com/programs/ios/enterprise – ACB Nov 14 '12 at 19:43

closed as off topic by Bo Persson, Luke Woodward, James Montagne, Nesim Razon, Sam I am Nov 14 '12 at 22:27

Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

Probably not, but not because of the functionality you want. The enterprise account is supposed to be for employees and/or company owned devices, not the customers of the device. I think the basic developer program is what you would be looking for. Customers of the carrier should be getting the app from the App Store.

As for the functionality, it is possible.

iOS Enterprise Program. And here is a comparison of the different programs.

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.