I’d like to use several languages in my app and will use In-App Purchase. While setting the data about unit have I to register one and the same unit with different languages?
and will it have different IDs?
I’d like to use several languages in my app and will use In-App Purchase.
Share
You create one product with one ID, and iTunesConnect prompts you to add descriptions in multiple languages. In your application, when you load the product information, iOS supplies you with the correctly localised information.