I am developing a chat application using the Telegram API,
When I download the telegram code from Telegram-iOS
it shows me an error SSignalKit/SSignalKit.hand the MTProtoKit/MTContext.hfile was not found. I found the same file over the Internet and added it,
But now it shows the #import "../../config.h"file is not found
Where can I get this file or how to add code for a telegram?
Help and thanks in adavnce!
source
share