OneSignal / OneSignal-Website-SDK

OneSignal is a push notification service for web and mobile apps. This SDK makes it easy to integrate your website with OneSignal Push Notifications. https://onesignal.com
Other
388 stars 115 forks source link

[Feat] Add getTags to public API #1140

Closed shepherd-l closed 10 months ago

shepherd-l commented 10 months ago

Description

1 Line Summary

Adds the getTags method to the public API

Details

Calling the public API getTags method returns an empty dictionary {} when the user property model tags field is undefined

Systems Affected

Validation

Tests

Info

Checklist

Programming Checklist Interfaces:

Functions:

Typescript:

Other:

Screenshots

Info

Checklist


Related Tickets



This change is Reviewable