Page 1 of 1

Chat app pubnub

Posted: Fri Nov 07, 2014 6:39 pm
by Abdelrahim

Hello,
I am using pubnub to create an app on appery with chat functionality. I am using the following tutorial http://www.pubnub.com/docs/javascript...
In projectapp settingsexternal resources I made reference to the pubnub library.
Also I access the API by running the javascript code on page load noted in step two of the tutorial. my question is how do I display the received messages noted in step 3 of the tutorial? Should I create a service with the javascript code from step 3?


Chat app pubnub

Posted: Fri Nov 07, 2014 7:43 pm
by Maryna Brodina

Hello!

Looks like services are not needed, code only. Please check.