How my in-app product ID should look like? If my application ID looks like com.example.test, then can I define product ID just as item? Or should it be com.example.test.item?
Ok, I've tested that. Product ID should be unique within your application. So item can be used. Everywhere it will be reflected as com.example.test:item.