Let me explain the application.
- Before starting my question, I would like to say the following. (for specification of my question)
- For example
- in Mac os
- User Starts iTunes
- User Clicks on iTunes Store
- User can see the different applications, videos etc.
- After he will select specific application/video to purchase it.
- ID – Password is required.
( this entire process is before the purchase, means doesn’t require any apple id password )
I have to develop an application which fulfill same requirement as iTunes have. But I am not able to even start it.
- User starts my application
- User can see the all applications developed by my Company. ( Say for example my company has 10 applications developed. )
- Items are in table view. or may be other control.
- In short I have Items, The thing that I Require is ” How to send request to apple / when user select my application to purchase? Or what to do – I have no idea about it. “
- user clicks and add items to cart.
OK. Now here my question starts.
- How to send
request to apple – server when user
taps on specific item ?
What kind of / How many accounts / certificates are required to do the above task ?
I’m no expert on this but I have a strong feeling that Apple isn’t going to allow purchases on its store using a third-party application. What exactly are you trying to do?