This is a companion discussion topic for the original entry at https://www.raywenderlich.com/1304447-in-app-purchases/lessons/9
This is a companion discussion topic for the original entry at https://www.raywenderlich.com/1304447-in-app-purchases/lessons/9
Hello! Thank you for doing the IAP lessons. Is the app store product identifiers sensitive data?
Cheers,
Peter
@bdmoakley Can you please help with this when you get a chance? Thank you - much appreciated! :]
IAPs basically internal data. You鈥檙e using them to query your in-app purchase data from Apple鈥檚 servers. I would consider them sensitive but not confidential. If you are doing anything public facing where user鈥檚 can read the IAP, then I would map them to a public external identifier.