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 25, 2025. It is now read-only.
The plugin does not compile for iOS using the latest version of Cordova. I see the following error:
ld: warning: directory not found for option '-F/.../platforms/ios/MyApp/Plugins/medlei-parse-push-plugin'
ld: framework not found Bolts
clang: error: linker command failed with exit code 1 (use -v to see invocation)
The plugin does not compile for iOS using the latest version of Cordova. I see the following error:
Anyone else encountered this issue?