-
If you're interested, our concept for how this should actually work would be to use encryption using a key shared between the installation of the mobile app and the organization's Zulip server, so tha…
-
My goal is to start the flutter engine and run some dart code from a Notification Service Extension on iOS to prepare my app before the user receives a push notification.
Issue is `FlutterCallbackC…
-
I am having performance trouble with this implementation.
Data suggests, that the connections are not properly reused.
small sample:
1 message 1.59917497635s
5 messages: 5.86858487129s
4 messages: 4…
-
Hi,
I try to send a push notification to an iphone, but I have a problem with the certificate I think.
When I launch `rake apn:notifications:deliver --trace`
I obtain:
*\* Invoke apn:notification…
-
To be able to test and develop push notifications on iOS we need an Apple Developer Program membership. Without this we won't be able to test our functionality on iOS devices.
Although we can devel…
-
Hi, I'm using the latest code on apns-http2 branch, and trying to send push notifications to iOS devices, using token-based authentication.
I generated an APNs Auth Key in Apple's Dev Portal, and d…
YoniH updated
4 years ago
-
### :memo: TO DO
### :label: Tagging
- [ ] 🎯 Check the milestone for X.Y.0 to make sure every merged PR is included.
- [ ] Send a mail to marketing with a changelog generated using [github_helper scr…
-
These issues should be fixed in a subsequent release shortly. Sorry for the inconvenience.
# Notification service is renamed
## iOS 16
*Fixed in iOS-2022.10.1.*
iOS 16 introduces a new pri…
-
I would like to be able to send low-priority _silent_ push notifications that contain only `content-available=1` and no badge, sound or alert (https://developer.apple.com/library/content/documentation…
-
### What version of PushSharp are you using?
i used version 4.0.10
### Describe your issue:
Sending push notifications success BUT not receiving any
static void Main(string[] args)
…