There seems to be a recommendation in the documentation to use a prefix (e.g. com.company.product) followed by a dot followed by an intended "unique product ID" for an IAP item.
Whereas uniqueness is advised, the scope of uniqueness is not clearly spelled out and that is confusing and NOT OK.
In real life however it seems product ID uniqueness must be assured on the developer level, i.e. a developer cannot use the same product ID in different applications (although such product ID could represent something that's exactly the same in two different applications, e.g. a tool in a game).
Finally, the real question is whether there's something that could be done to make an application the scope of uniqueness or must a man embark on a journey of bureaucratic voluminous nomenclature.
Any thoughts?
Thanks.