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
For reference:
Using ionic@latest, xcode@latest, cordova@latest.
When building my app from Xcode to live device (build works fine on simulator) I get a 'Build Failed' due to the CropViewController and "Incompatible versions of Swift". Interestingly enough, simply removing the embedded binaries for 'CropViewController' within Xcode i'm able to build and use the plugin just fine in the app.
Here is an excerpt from the Error Log:
The highlighted binaries that cause build to fail
The text was updated successfully, but these errors were encountered:
Thank you for bringing this issue up. I will look into it and see what can be done. Meanwhile I am glad you got it to work for yourself. If a workaround can't be found for this issue, will add your solution to the documentation for future users to access easily.
For reference:
Using ionic@latest, xcode@latest, cordova@latest.
When building my app from Xcode to live device (build works fine on simulator) I get a 'Build Failed' due to the CropViewController and "Incompatible versions of Swift". Interestingly enough, simply removing the embedded binaries for 'CropViewController' within Xcode i'm able to build and use the plugin just fine in the app.
Here is an excerpt from the Error Log:
The highlighted binaries that cause build to fail
The text was updated successfully, but these errors were encountered: