appcues / appcues-ios-sdk

The Appcues iOS SDK
https://www.appcues.com/mobile
MIT License
8 stars 2 forks source link

Send device_updated event on push status change #518

Closed mmaatttt closed 6 months ago

mmaatttt commented 6 months ago

Per discussion, when the app is foregrounded, the push status refresh should send a appcues:device_updated event if the status changed.

I've moved the appcues:device_updated event out of the request push action and now it can be triggered with the publishChange argument.

shortcut-integration[bot] commented 6 months ago

This pull request has been linked to Shortcut Story #62368: implement appcues:device_updated event.