zyra / cordova-plugin-stripe

A Cordova plugin that lets you use Stripe's Native SDKs for Android and iOS.
MIT License
93 stars 57 forks source link

Module 'Stripe' not found #7

Closed beetz12 closed 7 years ago

beetz12 commented 7 years ago

First I want to say thank you for all your hard work in creating this plugin. This is just what I need! After I added Stripe to my project, I'm having some trouble building from Xcode. The error is: Module 'Stripe' not found (CordovaStripe.m). Any idea or advice would be much appreciated.

Thanks!

beetz12 commented 7 years ago

Ok I resolved my problem. This plugin is not the issue.

It turns out I just need to reset my plugins:

cordova platform rm ios
cordova platform add ios.