You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 27, 2021. It is now read-only.
Specifying the plugins to add to the project with app.json seems broken (App crashes when requesting plugin: oauthPlugin = cordova.require("com.salesforce.plugin.oauth")). I removed app.json for now and added instructions to add the plugin manually (ionic plugin add https://github.com/forcedotcom/SalesforceMobileSDK-CordovaPlugin), but would love to go back to a fully preconfigured setup. Is there a new way to do this? @mlynch@adamdbradley