iMe Messenger uses Telegram environment to develop additional functionality not loosing accustomed speed.
Additional features:
- Automated chat sorting by Unread, Personal, Channels, Chat-bots, All chats tabs;
- Chat grouping in folders;
- Telegram channel lists;
- Neurobots which help users in their day-to-day conversations.
If you have any requests, questions or complaints, feel free to contact us at support@imem.app
For cooperation: info@imem.app
Important!
You need to obtain app APP_CONFIG_API_ID
and APP_CONFIG_API_HASH
prior setting up project environment. Visit here for more info.
- Install the brew package manager, if you haven’t already.
- Install the packages pkg-config, yasm:
brew install pkg-config yasm
- Clone the project from GitHub:
git clone https://github.com/ime-messenger/iMe-iOS.git
- Open Telegram-iOS.workspace.
- Open the Telegram-iOS-AppStoreLLC scheme.
- Start the compilation process.
- To run the app on your device, you will need to set the correct values for the signature, .entitlements files and package IDs in accordance with your developer account values.