Hi there, can someone help me setup push notifications in flutter for iOS?
I don't really know flutter at all and don't know where to put the swift code? (https://appwrite.io/docs/products/messaging/send-push-notifications this is all I was able to find).
Maybe there is an example app or tutorial I was unable to find?
Thanks in advance!
Recommended threads
- Cannot use custom SMTP for messaging (SM...
Hey there! I'm on Appwrite Self-hosted 1.9.0. I've never used the messaging feature before, always sent emails through functions or a custom backend, but I'v...
- android platform invaild origina
It happened today suddenly. Our app says invalid origin. And appwrite cloud says every time we tried to add the app to it: "param platformId" is not optional.
- Team invite - 500 error - no email
When executing ```dart await _repository.teams.createMembership( teamId: event.listId, roles: ['member'], email: event.email, url: 'xxxx', ); ``` I se...