20
Views
3
Comments
[Pusher.com Mobile APIs] Receive Empty Message
Question
pusher-com-mobile-apis
Mobile icon
Forge asset by LINKIT R&D
Application Type
Mobile

When sending a message from the debug in Pusher the NotifyEvent is triggered for the Channel / Cluster / Key configured but the message comes empty.

Can you deliver a simple demo solution for mobile ?

PS: I tested changing the channel on the Pusher Debuger and I do not receive the Event, I change it back to match and the event is triggered. Can you please help ?

Thank you,

Daniel

2021-05-18 02-27-17
Manish Gupta
Champion

Hello Daniel 

While using the component have you added alert or feedback message block to show the messages? 

There is one webblock: PusherSubscriberMobile, which should be added to the page/webblock where you want to implement the Pusher notification actions.

UserImage.jpg
Daniel Duarte

Hi @Manish Gupta,

Thank you for the answer. I added an expression on the screen to show the Message variable. The Screen variable is assigned on the Notify Event. The NotifyEvent is correctly triggered when I send a message from the Pusher Debug but the Input "Message" on the Event is empty while analysing this in the Debug.

On the screen itself I have a component in the Content block:

Thank you,

Daniel


UserImage.jpg
Daniel Duarte

@Manish Gupta any help ?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.