Julian
Julian
Hi, maintainer of the AUR package here. This error looks related to libtd building. Please comment over [at the AUR package](https://aur.archlinux.org/packages/libtd) or simply download it prebuild from [Chaotic-AUR](https://aur.chaotic.cx/) for example.
> Edit: works using `libtd` AUR package (https://aur.archlinux.org/packages/libtd), which provides TDLib v1.8.3 (commit: https://github.com/tdlib/td.git#commit=054a823c1a812ee3e038f702c6d8ba3e6974be9c) specifying manually TDLIB_PATH in config file. Hey, I'm the maintainer of the libtd AUR package and...
Sorry for my late answer. But if I take the exact setup I described above, the generated number is 4.1.299
@menny you could also just tag the versions you release in playstore and fdroid could pick it up automatically.....
You can find it [here](https://f-droid.org/en/docs/Build_Metadata_Reference/#UpdateCheckMode)... you need to set it to Tags
I have the same error! @asebak when you say me where in the repo I can find it I would fix ist if I can
Maybe [unified push](https://unifiedpush.org/developers/flutter/) could be used so that it will still be compatible with F-Droid? Fluffychat does this for example.
@budda85 yeah Fluffy just uses unified push, which Ntfy happens to be one provider for...
I did some proof of concept testing out if we could check the JAR signature. Turns out is possible with the help of [this library](https://pkg.go.dev/github.com/github/smimesign/ietf-cms). So my suggestion would be...
I'm not totally sure if Matrix would be a great choice here, as Matrix is quite complex, as every participating server in a room (also private chats are rooms, but...