I created a android app with flutter and android studio and everything is good, it's has been builded, tested and deployed, now I'm trying build an ios version using that same codebase but I don't have a mac... So, I'm using codemagic.io to build the ios app, but when I try to build the app, it throws me this error:
The error is caused for this package, it says that it can't be found, but I don't have a clue of what to do because in the android version that I built in android studio it worked perfectly, I even tried to build an apk in codemagic and it worked too, the problem is specific to ios. Any help?