Closed VaishaliFoko10 closed 2 years ago
Checking it.
Likewise. This is blocking new releases to AppStore. We're likely reverting to one or another older version that works for both iOS and Android.
Screenshot from Transporter / Xcode 14:
https://developer.apple.com/documentation/bundleresources/placing_content_in_a_bundle
@zarko-tg @VaishaliFoko10 what Cordova and cordova-ios versions do you use in your project? Also @VaishaliFoko10 do you use Xcode 14 as well?
For now, it looks like Apple changed something in Xcode 14 (or maybe something was changed with the latest cordova-ios version), and now libraries are being linked to the bundle. Removing the directory from Copy Bundle Resources solved the issue for me. Could you please try the same and let me know about the results?
Cordova: 11 Cordova-ios versions: 6.2 using Xcode 13.1 Thanks @wfhm, I will try this and let you know
Fixed in 8.3.8
Latest Version - The plugin works fine but when we create an archive for iOS and try to upload it to the app store. The app store complains that binary files are not allowed in the package