
Hi, I have setup the push notifications and it works great. But I want to try to send silent push notification. I tried to put "content-available" as key and "1" as the value and it doesn't work. I tried to use different variation like "aps" as key, "{"content-available":1}" as value. still no luck. Did I do something wrong or may be do I need to set something in the iOS side?
Recommended threads
- Unable to get account or logout after a ...
I get the following error after a successful login when ever I call account.get() or account.deleteSession(sessionId: "current"). User (role: guests) missing sc...
- OAuth2 with IPhone When users enables "H...
I am using Appwrite OAuth2 to authenticate users in my app (Flutter) Normally, I am using the user's email for the authentication, when he first registers , and...
- iOS Sign in with Apple error: signup not...
I can’t get Sign in with Apple to work for my iOS app. I followed the instructions on https://appwrite.io/integrations/oauth-apple very closely and multiple tim...
