iOS Question QBImagePicker and B4I v10.0

shirlun

Active Member
Licensed User
Longtime User
Hi,

I have upgrade b4i to v10.

When compiling the project, the log showed the following error:

"error: 'QBImagePicker/QBImagePicker-Swift.h' file not found (in target 'B4iProject' from project 'B4iProject')".

How can this be resolved?

Thanks
 

shirlun

Active Member
Licensed User
Longtime User
I have downloaded the XML file to the b4i Libraries folder, but it still shows the same error.
Even after I removed the use of QBImagePicker, the situation remained the unchanged.
 
Upvote 0

shirlun

Active Member
Licensed User
Longtime User
Yes, I am using hosted builder.

Thank you, It can be compiled now.
I forgot to press Ctrl+P to clean up the project, which was crucial.
 
Upvote 0

shirlun

Active Member
Licensed User
Longtime User
It can be compiled, but it cannot be executed.

Additional question:
Are applications generated by b4i v10 unable to run on iOS 12.5.8 or earlier?
 
Upvote 0
Top