Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Not able to add the plugin for iOS #90

Closed
nssundar opened this issue Dec 3, 2018 · 3 comments
Closed

Not able to add the plugin for iOS #90

nssundar opened this issue Dec 3, 2018 · 3 comments

Comments

@nssundar
Copy link

nssundar commented Dec 3, 2018

I am trying to add the iOS platform for an existing project (that works fine for Android). When I try to add the iOS platform I get the issue. I also get this error when I try to do a plugin add using "cordova plugin add com.razorpay.cordova --save"

I am facing the same issue on MacOS High Seirra with Xcode 10.1. Details of the config below.
Node - v8.9.3
Ionic - v3.20.0
Cordova - v8.1.2

IDE Specs

Xcode 10.1

NA

Latest trying to add the plugin

Retro Steps

Screenshots

@nssundar
Copy link
Author

nssundar commented Dec 3, 2018

I had to completely remove the entry for RazorPay plugin from config.xml, package.json and package-lock.json and then the plugin add worked.

@iThink32
Copy link
Contributor

iThink32 commented Dec 3, 2018

@nssundar I generally use npm update to update the Cordova version on our sample app after we make a public release.I have not faced the issue you are facing before , can you provide the error that you were facing?

@nssundar
Copy link
Author

nssundar commented Dec 4, 2018

@nssundar I generally use npm update to update the Cordova version on our sample app after we make a public release.I have not faced the issue you are facing before , can you provide the error that you were facing?

Mine was a project that I was working on for more than 7 months. I think it was probably pointing to an older spec. When I removed the plugin and added it again it started to work. You can close this issue

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants