I have a problem with In-App billing when ppl use multiple devices with multiple users.
Scenario:
User: Nick
Device Nexus 4 and Nexus 10
Google Accounts: Nick's private Google account and Nick's business Google account.
Nick's Nexus 4 has just the private account activated. His tablet has both activated.
Nick bought an item via in-app billing which removes the ads in an app on his Nexus 4 with his private Google Account.
When using his Nexus 10 the app he just bought still displays ads.
The reason is that when quering if the user has bought the app, the In-App billing will perform the request with his business account (on the tablet it's his primary account) and not with his private account.
So I was wondering, is there any possibility to perform this query for both accounts?
Some of my users have this problem and they don't want to buy the app twice.