-
I'm using modified example of this code https://github.com/tdlib/td/blob/master/example/swift/src/main.swift, previously in tdlib 1.3 when user drops app in background i destroyed client with td_json_…
-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.1.0
ORIGIN: https://github.com/Homebrew/brew
HEAD: ccb05e5e0b7b925c3d6b531fa43b016fa4d0b72a
Last commit: 3 hours ago
Core tap ORIGIN: https:/…
-
I tried to run `brew install --HEAD universal-ctags/universal-ctags/universal-ctags` on macOS 10.14.6 but results :
```
==> Installing universal-ctags from universal-ctags/universal-ctags
==> Clo…
-
Hello there TDLib devs!
I have a mobile iOS app that is using TDLib and I want to get background push notifications working, I initially tried using FCM/GCM/Firebase because I used that in the Andr…
-
- [x] ran `brew update` and can still reproduce the problem?
- [x] ran `brew doctor`, fixed all issues and can still reproduce the problem?
- [x] ran `brew gist-logs ` (where `` is the name of the f…
-
Is it possible to somehow create low level JNI for ClientActor?
-
Follow up on https://github.com/Homebrew/brew/issues/4755.
# What you were trying to do (and why)
What: Use Homebrew to install dependencies in a CI environment (CircleCI/macOS in this case).
…
-
Some time ago I've created [ktd](https://github.com/whyoleg/ktd/tree/develop) - Kotlin auto-generated bindings for tdlib. Now it's JVM only, but may be will make it multi-platform later.
It's now upd…
-
Someone maybe have some list of projects libxcrypt ready and/or list of patches which can be applied on some projects porting them from any existing crypto API to libxcrypt?
Just made few dnf queri…
-
Hi
I have built the libtdjson.dylib and linked it iOS project.
For now I need simple demo for auth, chat.
I want you provide it...
Thank you.