Need Help to read Tags with the OneSignal Management component

Hi All,

i try to find a way, how to read the Tag/s and Value from the OneSignal Component.
I Try different ways, but it doesnt Work. My last Try was this, maybe you can give me a hint :slight_smile:

Are you testing using companion or apk?

Hi, im testing it in the .apk

Hi Alex,

  • Did you log in before running getTags?
  • Did you set any tags for the user?

Hi RaYzZz,

thank you for the Reply.

yes it should be logged in, with the other components i get the OneSignal ID and the user have Tags.
I also try before get tags, get OneSignalID but also dont work.

OneSignal User Data:

Other Blocks i try to use before get Tags and this Blocks gives me the Data from this User:

If you connect getTags to Label18.Text, do you receive the tags or does it stay empty?
Maybe the dictionary arrives but is not formatted correctly (even though it should throw an error)

Hi,

also doesnt work, with label, textbox, textbox multiline, Listpicker elements, also not with get value for key component.

I get the error Message in the app: Runtime Error: Expected an even number of key-value entries.

I also tried this, but same error message:
blocks(1)

remove size of dictionary

Hey, maybe i upload a video :slight_smile:

This are the Blocks i used in this Video:

So the error occurs even just by doing this?

immagine

It could be a bug.
Unfortunately, at the moment I have no way to check.
As soon as I can, I’ll test it, and if needed we’ll open a report.

Yes even with only this block, thanks for your help :slight_smile: