Closed remotelxszk closed 3 years ago
I fixed it by replacing in every header file
#import<QuickBlox
with
#import<Quickblox
Hello Dominik.
Thank you for contacting QuickBlox Customer Support department.
Glad that the reported case has been successfully resolved on your side and is no longer relevant. The status of the ticket changed to "Closed" for now.
Have a good day.
When I try to import Quickblox inside AppDelegate after installing it with Cocoapods (pod 'Quickblox'), I get this error:
'QuickBlox/QBAddressBookContact.h' file not found
I've tried deleting Derrived Data, Clearing pods cache, deleting all pods and reinstalling it.