Git Product home page Git Product logo

Comments (4)

markrickert avatar markrickert commented on July 16, 2024

How is it that we're still having these issues when we've not been allowed to use the UDID for almost a year now?

from cargobay.

lxcid avatar lxcid commented on July 16, 2024

Hi @emrosenf,

Thanks for informing about the rejection. I made the changes to the method, removing the codes causing the problem.

Since going forward, we aren't allowed to access UUID and purchases made using iOS 6 and above will be using UUID for vendor (So it will no longer generates UUID in the receipt), a total removal of that part of code seems like a good path to take. Especially since iOS 7 is around the corner.

from cargobay.

lxcid avatar lxcid commented on July 16, 2024

Hi @markrickert,

I have been pondering whether to remove this part of the codes as

  • It is a code snippet taken from Apple's IAP Receipt Validation Solution.
  • It have security benefit guarding against receipts generated with iOS 5 and below.
  • It doesn't access UUID if the device is iOS 6 and above.

I understand we could have remove it earlier, no idea why I was hoping otherwise. Sorry about that.

from cargobay.

emrosenf avatar emrosenf commented on July 16, 2024

Thanks for the patch @lxcid. I agree that the code must be removed, even though it is still valid for receipts generated with iOS 5 and below. The reason is that regardless of the value, Apple will not approve new apps containing the code.

from cargobay.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.