
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
- Swift: Response from .deleteDocument
According to the docs, in Swift when calling `databases.deleteDocument` the response is supposed to be 204 (No Content). However, we are finding the response is...
- Project Setup
Hi Appwrite Community. I would like to set up my Xcode Project with the Appwrite SDK. I can't get it to work. I hope somebody can help me with this. Thanks 🙂 ...
- OAuth Login Doesn’t Work on iPhone (Safa...
hey there! i am trying to use a custom domain for auth. as i am currently using https://nyc.cloud.appwrite.io/v1 but auth doesn’t work on iphone or safari bec...
