Open oskitar89 opened 9 years ago
Seems like PR #33 should fix this. If urgent you can use my repo:
pod 'Kickflip', :git => 'https://github.com/zummenix/kickflip-ios-sdk'
Thank you very much, it works
You are welcome! Don't forget to change to official Kickflip when issue will be fixed.
You are a life saver @zummenix !
I used cocoapods to install the sdk, and it still gives me this error 'BFTask.h' not found. I am on Xcode 8.1 Beta
(BFTask *)refresh; Expected a type
Xcode 9.2!
I installed dependencies via cocoa pods but when I compiled the project there is an error in the files KFAWSCredentialsProvider.h and in the file KFAWSCredentialsProvider.m
In KFAWSCredentialsProvider.m the error is in the line:
import <Bolts/BFTask.h>
Bolts/BFTask.h file not found
In KFAWSCredentialsProvider.h the error is in the line:
It works before but I update cocoa because Kickflip not work in my mobile with the version 1.2 but now not compiled with the version 1.3