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

Not working with cordova-ios@7.1.0 #728

Open
w0pp opened this issue Apr 26, 2024 · 0 comments
Open

Not working with cordova-ios@7.1.0 #728

w0pp opened this issue Apr 26, 2024 · 0 comments

Comments

@w0pp
Copy link

w0pp commented Apr 26, 2024

Describe the bug

Branch Cordova SDK doesn't work with cordova-ios@7.1.0 because of this error:
error: Multiple commands produce '/Users/user/Desktop/app_mobile/src-cordova/platforms/ios/build/Release-iphonesimulator/MyApp.app/PrivacyInfo.xcprivacy'

Branch Cordova SDK should not include PrivacyInfo.xcprivacy but should instead mention in docs that developers must add the privacy manifest manually to config.xml while we wait for Cordova to add support for specifying privacy manifest in plugins.

Steps to reproduce

  1. Try to build a Cordova app for iOS with cordova-ios@7.1.0 and branch-cordova-sdk@6.1.0

Expected behavior

Build should not fail.

SDK Version

6.1.0

Make and Model

Any iOS device

OS

Any iOS version

Additional Information/Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant