Coder Social home page Coder Social logo

Comments (5)

j3k0 avatar j3k0 commented on July 24, 2024

It happened to me once that the Objective-C files weren't registered into the XCode project. Did youtry uninstall then reinstall?

phonegap plugin remove cc.fovea.plugins.inapppurchase
phonegap plugin add https://github.com/j3k0/PhoneGap-InAppPurchase-iOS.git

Do you compile using phonegap local build ios? (Warning: this override files located into platforms/ios/www)

from cordova-plugin-purchase.

mlevkovsky avatar mlevkovsky commented on July 24, 2024

Hey,

Ya I deleted the the plugin and re-added it. It still didn't work.
However,I did solve it following these steps:
-deleted plugins/ios.json
-cordova platform remove ios
-cordova platform add ios
-cordova build ios

Then Xcode found the plugin. I have a feeling that removing plugins/ios.json is enough but not sure.

Thanks for the help!

from cordova-plugin-purchase.

mlevkovsky avatar mlevkovsky commented on July 24, 2024

ah i fixed it! this is really dumb imo, but apple requires to have banking and tax info filled out for the states, even if you are not from there.
Great plugin btw!!!

from cordova-plugin-purchase.

maxfrigge avatar maxfrigge commented on July 24, 2024

Had the same problem and just wanted to add this can also be fixed by simply adding InAppPurchase.m to the list of files under Build Phases > Compile Sources.

from cordova-plugin-purchase.

omaxlive avatar omaxlive commented on July 24, 2024

Thanks! @maxfrigge

from cordova-plugin-purchase.

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.