Corona Sdk multiple notification listeners

0 votes
Hi i've been trying to create a messaging app with Corona sdk and appwarp. First i created this notification listener appWarpClient.addNotificationListener("onPrivateChatReceived", mOnChatReceivedFunc) and it works fine, i used it to send friend requests to other people using the app but, now i need another notification listener beacuse i need to make a chatroom in the app as well. When i create a new notification listener it simply won't call the function after i have send a private chat and it worked perfectly fine with the other notification listener but when i try to make a new notification listener it dosen't work. I'm happy to hear from you thanks.
asked Jul 7, 2017 in Announcements by abovethechimneys (10 points)

1 Answer

0 votes
Hi,

Could you please share the source code you have implemented to create new notification listener which is not working?

It will help us to understand the problem you are facing.

Thanks.
answered Jul 9, 2017 by rajeev.etc (1,660 points)
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...