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

podspec issue installing on iOS 7+ #49

Open
jb-72 opened this issue Sep 21, 2023 · 0 comments
Open

podspec issue installing on iOS 7+ #49

jb-72 opened this issue Sep 21, 2023 · 0 comments

Comments

@jb-72
Copy link

jb-72 commented Sep 21, 2023

Looks like the plugin.xml needs updating for iOS.

Cannot install in new project with Cordova 12.0.0 / ios 7.0.1.

cordova plugin add cordova-plugin-mobile-ocr

returns

Error during processing of action! Attempting to revert...
Failed to install 'cordova-plugin-mobile-ocr': Error [ERR_UNHANDLED_ERROR]: Uh oh!
Unhandled error. ('"framework" tag with type "podspec" is no longer supported. Please use the "podspec" tag.')
...

Looks like support for type="podspec" was dropped in Cordova ios 7.0.0: https://cordova.apache.org/announcements/2023/07/10/cordova-ios-7.0.0.html

Any workarounds in the interim?

Thanks

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