iOS in app purchase, how to determine if app store user account has changed -


i'm building app requires in app purchase. works ok, have problem.

i have list of products can purchased. when purchasing product, keep product's identifier in user defaults, can provide content though there no internet connection.

problem: user1 buys products. user1 logs out appstore (in settings). user 2 logs in appstore. open app. user 2 able see content user1 unlocked.

how prevent this?

thanks


Comments

Popular posts from this blog

delphi - How to convert bitmaps to video? -

jasper reports - Fixed header in Excel using JasperReports -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -