OneSignal / OneSignal-Android-SDK

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your native Android or Amazon app with OneSignal. https://onesignal.com
Other
604 stars 368 forks source link

[question]: Callback for removeTags and addTags v5.1.20 #2188

Open edgetechmy opened 2 months ago

edgetechmy commented 2 months ago

How can we help?

Hi.

How do we set callback for removeTags and addTags v5.1.20?

Previously we have this function for v4.0.0.

Screenshot 2024-08-30 181447

Code of Conduct

jkasten2 commented 2 months ago

@edgetechmy Thanks for the question, there currently isn't a callback in the 5.x.x version for this. However the SDK does keep track of all User and Subscription updates and will retry them for you, even through offline and app restarts.