masewo
masewo
## Steps to Reproduce Building of my application not possible anymore while using zefyr 0.8.0 and flutter channel master (v1.13.3-pre.60) because of InputConnectionController not implementing currentTextEditingValue. Fixed by implementing currentTextEditingValue...
## Bug report **Describe the bug** Cannot build Flutter app for iOS when `firebase_auth` is as used as a dependency. When building my app I get following errors: ``` Running...
Hello! I am happily using this library to send some messages and files with some of my numbers since over a year. Yesterday I got with two of my numbers...
### What happened? `echo 'eval "$(gh copilot alias -- zsh)"' >> ~/.zshrc` After executing this command the `zsh` does not start anymore. It hangs forever but it can be aborted...
## [0.8.0] * Updated to Appwrite SDK 12.0.0 * **BREAKING** Updated naming to be consistent `createEmailSession` is now `createEmailPasswordSession` * **BREAKING** Updated naming to be consistent `createPhoneSession` is now `createPhoneToken`...
### Preflight Checklist - [X] I could not find a solution in the documentation, the existing issues or discussions - [X] I have joined the [ZITADEL chat](https://zitadel.com/chat) ### Environment Self-hosted...
When running golangci-lint then I get following linter error: ``` SA1019: z.client.UserService().DeactivateUser is deprecated: please move to the corresponding endpoint under user service v2 (GA). (staticcheck) ``` I already migrated...
**Describe the bug** Files with content type `audio/ogg; codecs=opus` are downloaded as `application/octet-stream`. The content type does not pass the regex check in the `unrounted_handler.go`. **To Reproduce** Steps to reproduce...
When connecting a new number with whatsmeow the `UnarchiveChatsSetting` event is not emitted. WhiskeySockets Baileys on the other hand emitts an `UnarchiveChatsSetting` event after the first login. whatsmeow `v0.0.0-20241116141054-92458da42ba3`
After connecting my number with whatsmeow `v0.0.0-20241116141054-92458da42ba3` the history sync events come in and all history sync messages come in fine. In one history sync event there is the `GlobalSettings`...