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 Jul 27, 2019. It is now read-only.
When I'm trying to install plugin on Cordova, Android is ok, but on iOS...
Installing "phonegap-plugin-csdk-client-auth" for ios
Error during processing of action! Attempting to revert...
Failed to install 'phonegap-plugin-csdk-client-auth': CordovaError: Uh oh!
Cannot find resource file "[...]/plugins/phonegap-plugin-csdk-client-auth/src/ios/AdobeCreativeSDKFrameworks/AdobeCreativeSDKCore.framework/Versions/A/Resources/AdobeCreativeSDKCoreResources.bundle" for plugin phonegap-plugin-csdk-client-auth in iOS platform
I've tried to download and copy AdobeCreativeSDKCore framework to the correct folder, but it's removed when I'm trying to install again the plugin and error repeats. What can I do?