Application sharing in applications on one device

I am thinking of creating a series of applications for iOS. Each application will be purchased individually, but I would like to make in-app purchases in any application universal. those. pay for it in one series application, it is available in any other applications installed for use. Is this possible without forcing the user to create an account of any type?

Many thanks

+3
source share
1 answer

The answer is NO, the reason is that all your IAPs are identified by a packet identifier and are unique for each application, since all IAPs are specific to a packet identifier that you cannot use.

, , , , , .

.

  • / , , , 1- , ... (, .. ?)

, . .

+3

All Articles