onesignal-node-api icon indicating copy to clipboard operation
onesignal-node-api copied to clipboard

[Bug]: Does not support ios_interruption_level

Open jeremywj opened this issue 1 year ago • 5 comments

What happened?

Title says it all.

Steps to reproduce?

1. Try to send ios_interruption_level in the api request
2. It wont be sent to onesignal with this API.

What did you expect to happen?

ios_interruption_level should be acknowledged by this api.

Relevant log output

No response

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

jeremywj avatar Nov 19 '23 04:11 jeremywj

Hi @jeremywj thanks for reporting. We are working on another release and will include both ios_relevance_score and ios_interruption_level.

nan-li avatar Jan 04 '24 04:01 nan-li

Thank you!

jeremywj avatar Jan 04 '24 05:01 jeremywj

Hi @jeremywj , thank you again for reporting and for your patience.

We recently released an alpha version of our latest user model API: Release 5.0.0-alpha-01 that addresses this and other issues.

Please read the release description for how to get started, and we appreciate any early feedback on this release.

nan-li avatar May 09 '24 19:05 nan-li

So this will only work on the new user model?

hyped0001 avatar Jul 09 '24 21:07 hyped0001

hyped0001, if you need to get this working I have it fixed in a fork for the old model: https://github.com/jeremywj/onesignal-api

jeremywj avatar Jul 10 '24 14:07 jeremywj