Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Purchase app from another app using In-App Purchase

I am trying to implement In-App Purchase in iPhone SDK, but I am trying to buy an app from another app.

Is it possible to implement it? From first app, I open one feature which is locked by In-App Purchase. It has to install the feature as another app in the device. So that the owner can get the money of the app using In-App Purchase.

like image 817
Jio Avatar asked Feb 15 '13 10:02

Jio


1 Answers

You cannot purchase an app from an app using In-App purchase for that go through below point:

11.1

Apps that unlock or enable additional features or functionality with mechanisms other than the App Store will be rejected

And for more details please check. If any issue please revert me.

like image 95
Lalit Avatar answered Oct 13 '22 00:10

Lalit