Open nateDevelopment opened 6 years ago
me too.
solved it:
#define SETUP_API_ID(apiId) apiId = 'your app id(int)';
you have to install git submodules $ git submodule init $ git submodule update
The solution:
first $ git submodule init
you need change git submodules url
next, you need to follow orders $ git submodule update
I tried to build the project with no success, first I tried this https://github.com/peter-iakovlev/Telegram/issues/30 didn't work
then I tried adding the SSignalKit from github, still no success,
Any help???