Git Product home page Git Product logo

Comments (11)

antongaenko avatar antongaenko commented on September 17, 2024 4

as quick workaround: just comment local validation as here https://github.com/abaenglish/CargoBay/tree/master and all should work
pod 'CargoBay', :git => 'https://github.com/abaenglish/CargoBay'

from cargobay.

ren6 avatar ren6 commented on September 17, 2024 2

Today I found that validating in-app purchases no longer works! Please update your apps by changing/removing validation

from cargobay.

jam avatar jam commented on September 17, 2024

I was just about to post asking the same question. If this is the case, we have very little time to get a new update submitted and approved, so a quick response would be greatly appreciated 😄

from cargobay.

jam avatar jam commented on September 17, 2024

I've extracted the cert from the code & checked the date - it's due to expire on May 18th, so there's a little less urgency now 😄

from cargobay.

xjki avatar xjki commented on September 17, 2024

@jam If cert (new one?) received in the transaction receipt from App Store will not match one included in the Cargo Bay, verification will fail anyway.

It seems that Cargo Bay does not support new way of validating app and in-app purchases, as I understand it uses (pre-iOS7 way of processing validating purchases) transactionReceipt from transaction data, not from receipt stored with app itself.

from cargobay.

gnatok avatar gnatok commented on September 17, 2024

Happens to us already. Seems weird but definitely certificate.
Some DIY fix?

from cargobay.

xjki avatar xjki commented on September 17, 2024

@gnatok Are you sure? Mines verifies using existing code, thou I added DIY extra steps (validating transaction remotely) if Cargo Bay default verification fails. As far as I can see in my analytics there are less than 1% verification fails and these are isolated incidents from few users (hacking attempts perhaps?)

from cargobay.

gnatok avatar gnatok commented on September 17, 2024

@xjki production version is Ok. But new build was rejected by Apple Because payments fail. Seems they changed something on Sandbox side.
Yesterday we disable local validation inside CargoBay and we successfully made purchase with sandbox user.

from cargobay.

xjki avatar xjki commented on September 17, 2024

@gnatok I see, that makes sense.

from cargobay.

ccombes avatar ccombes commented on September 17, 2024

Aside from validation, any guess as to how much longer the old receipt format will be accepted for purchases in production?

from cargobay.

mkral avatar mkral commented on September 17, 2024

Man I wish I knew about this prior, really messed up some IAP workflows. Thanks for the quick fix @Just-

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.