Backendless_sdk does not specify a Swift version and none of the targets ('Runner')

I’m working with flutter, and I want to install pod, so I’ve run the command pod install in the ios folder of flutter project, and this error occurred:

backendless_sdk does not specify a Swift version and none of the targets (Runner ) integrating it have the SWIFT_VERSION attribute set. Please contact the author or set the SWIFT_VERSION attribute in at least one of the targets that integrate this pod.

Any help?

Hi @adel_kasno

Please specify what version of backendless_sdk flutter plugin do you use.

Best Regards,
Maksym

Hi @Maksym_Khobotin2
backendless_sdk: ^6.1.0

I cannot reproduce this issue but I found out that this is a common problem for all Flutter plugins:

Can you please check the solution provided here:

And share the results?

This helps:

Glad to here it!
Happy coding with Backendless! :slight_smile:

1 Like