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

Cordova Plugin Fails #1

Open
kbowerma opened this issue Feb 10, 2016 · 0 comments
Open

Cordova Plugin Fails #1

kbowerma opened this issue Feb 10, 2016 · 0 comments

Comments

@kbowerma
Copy link
Owner

Following the deployment doc I get the following error after running ionic state reset

cordova plugin add https://github.com/forcedotcom/SalesforceMobileSDK-CordovaPlugin#83404e43b761b8bf9d59ac5337df5d0f53a61be4 

/Users/kylebowerman/.nvm/versions/node/v5.1.0/lib/node_modules/ionic/node_modules/ionic-app-lib/lib/state.js:543
        throw 'Error executing "' + pluginCommand + '":\n' + output;
        ^
Error executing "cordova plugin add https://github.com/forcedotcom/SalesforceMobileSDK-CordovaPlugin#83404e43b761b8bf9d59ac5337df5d0f53a61be4 ":
Fetching plugin "https://github.com/forcedotcom/SalesforceMobileSDK-CordovaPlugin" via git clone
Repository "https://github.com/forcedotcom/SalesforceMobileSDK-CordovaPlugin" checked out to git ref "83404e43b761b8bf9d59ac5337df5d0f53a61be4".

...

However it seems to still install.  However I get the robot head then the white screen.    If I turn on console when I run it  (```ionic run ios -target="iPad-Air"  -l -c```)

I get ```module com.salesforce.plugin.oauth not found, http://192.168.11.43:8100/cordova.js, Line: 59

the fix seems to be to re install the sdk with the follwoing ionic wrapper command

ionic plugin add https://github.com/forcedotcom/SalesforceMobileSDK-CordovaPlugin.git
kbowerma added a commit that referenced this issue Feb 10, 2016
kbowerma added a commit that referenced this issue Feb 10, 2016
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

1 participant