I use flutter sdk and went through all process for deploying iOS App. when I want to archive it it get an error tells: Module ‘backendless_sdk’ not found.
What should I do?
I use flutter sdk and went through all process for deploying iOS App. when I want to archive it it get an error tells: Module ‘backendless_sdk’ not found.
What should I do?
Hello,
What does your pod
file look like?
Mark
I ran flutter pub get several times, and it works fine in stimulator and build just ok!
Could you please clarify what you meant when you said?:
I just need more detailed steps to reproduce the problem.
Also, what version of the Backendless flutter plugin are you using?
Mark
under product/archive I think it will add it to app store. I use version 1.1.8.
Finally, create a build archive and upload it to App Store Connect:
Hello @Ehsan_Nikaeen,
Maybe this topic could be useful https://github.com/flutter/flutter/issues/47394?
Regards,
Olha