Ah, my mistake. It is an extension.
Search in community.
1 Like
Any solution to the problem? I really need to list the notifications.
Thanks
Check that you are using latest version or not.
Otherwise dead end.
The version is com.sunny.fcm-v2.1.aix
Nothing surprising, you are getting dictionary or json again because you have put double quotes around keys.
Maybe try decoding notification again before passing as ‘in dictionary’.
I managed to see the notifications. Now the problem is that I can only see the latest notification and not the entire list. I tried both with the external JSON extension and with the native ‘Web’ component of Kodular.
.
You are setting the text to label each time, instead of appending.
Sorry, I’m pretty new to Kodular… how do I update the value?
Thanks.
Set Label1.Text to join get Label1.Text
\n
your current blocks
Taifun
2 Likes
Thanks it worked