After Reading the manual, I noticed that in app consumable purchases are better stored on a server in case the user gets a new phone or shares across devices. The best work around that I can think of for this (trying to avoid setting up my own server) is storing the consumable purchase as a Google Play score with a unique index. It seems like there would be no problem but I'd like some second opinions on this?