[w3c/manifest] Providing more than one iarc_rating_id (#712)

The property `iarc_rating_id` currently allows specifying a single IARC rating ID. However, IARC issues age rating certificates for one particular _storefront_ (e.g., Google Play) only. So as a result, you’d have to duplicate the entire manifest to provide a different certificate ID for a different app store or catalog. Is this the intended workflow?

Alternatively, `iarc_rating_id` could take an object, which maps a storefront key (e.g., a platform identifier) to a specific IARC certificate ID. This could be an additional method to maintain backward-compatibility with developers that are already using `iarc_rating_id`.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/manifest/issues/712

Received on Monday, 27 August 2018 18:02:34 UTC