Hello I have updated the Camera Plugin in our Dev Environment from 7.1.8 to 7.1.11
- My goal is to generate an .IPA application that consumes this plugin
- Use the Plugin properly
Issue:
- I was unable to generate the .IPA and this is the error that the compiler encountered
Hello guys,
The error you get was due to the Camera plugin now supporting Swift on iOS. Since Swift support on iOS was introduced to multiple supported plugins at the same time, if any of them below are in use, they require an update as well so that the same code is used across the plugins:
Please check if your app has any of these plugins above, kindly upgrade to the version supported Swift.
How to fix this issue?
I got the same error with the version 7.1.13 and MABS 8.1
I'm suspecting that this "Outsystems-Swift.h" is added by another plugin or something like that.
Any suggestion?
Thanks!