Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

IOS build issue using cordova-plugin-secure-storage-echo #42

Open
ZooZoo28 opened this issue Apr 21, 2020 · 1 comment
Open

IOS build issue using cordova-plugin-secure-storage-echo #42

ZooZoo28 opened this issue Apr 21, 2020 · 1 comment

Comments

@ZooZoo28
Copy link

ZooZoo28 commented Apr 21, 2020

Hi,

I am trying to put my project on the IOS test flight.

But every time I archive my project, it gives an error "error: Build input file cannot be found: Plugins/cordova-plugin-secure-storage/SAMKeychainQuery.m', SAMKeyChain.m and SecureStorage.m.

I have replaced plugin cordova-splugin-ecure-storage to cordova-plugin-secure-storage-echo as the previous plugin is no longer maintained.

I checked the node module and could find these files there, but still, it is showing as not found.

It would be much helpful if you guys can help me ASAP.

@timbru31
Copy link

Remove your node_modules, platform and plugins folder and start fresh by

npm i
cordova platform add ios
cordova build ios

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

No branches or pull requests

2 participants