You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed tagsToDelete from Map to List to support removing tags like value1:label1 and value1:label2 in the same beacon request. Added removeTags(List) overload for convenience.
*Add mechanism that allows to override already sent notification by sending new one with the same Topic ID (this feature will be avalaible in PPG app on the beginning of 2025)
*Add posibility to use custom urls for API host [internal testing purposes]