(Ive changed, because when adding files to the project, it creates one for folder by default: backendless,CommLibIOS,libav-11.4,MediaLibIOS3x,…)
(Just before I’ve change it, it was not compiling…)
Other linker flags are:
-ObjC - lsqlite3
Project is Non-ARC
I’ve added all files to the project folder, and I’ve added to xcode as is explained on the implementation guide.
To update the latest Backendless SDK from github you always should change both libs - CommLibiOS (CommLibiOS.a & include folder) and backendless (backendless.a & include folder).
Looks like you updated only backendless last time.
You could use CocoaPods - it simplifies an update.