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
- TSL Certificate Issues
Hi Appwrite Discord Community, I got a problem with my Self-Hosted instance. I only want, that I can use my programm with the Appwrite Backend without .selfSig...
- React Native/iOS platform integrations h...
Anyone else have this issue where platform identifiers have been lost/wiped and no option/field available to update them in the console?
- macOS app: OAuth flow doesn’t start
Hi Appwrite team, I’m integrating the Appwrite Swift SDK into a macOS app and am hitting an environment/runtime issue when starting OAuth. App architecture • ...