strongloop/loopback-component-push

allow content-available for iOS notification

Closed this issue · 9 comments

It is currently not possible to set "content-available": 1 in a way that iOS can handle it correctly.

A possible fix would be something like this:

https://github.com/Maddis1337/loopback-component-push/blob/master/lib/providers/apns.js#L104-L107

@Maddis1337 thank you for reporting the issue, could you please send your patch as a pull request? Preferably including a unit test.

was the pull request ever created for this?

No

Is this still an issue? Should this have a pull request? I've been using 1.5.3 and am now questioning whether my silent push notifications are coming through properly

They are probably not coming through.
I created a PR: #112

Hi guys, do you know if this is working now?

@danielrvt Sorry for the late reply, waiting on @EyMaddis to write some test for the PR he sent to verify the fix at #112.

The fix was abandoned, does someone want to submit another PR based on #112 to resolve this issue?

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.