Hi , I found the Pubnub plugin in Forge. When I try to add it to my web app the logic and the events checkbox is not selectable. It is greyed out. I can only select the Structure part of the data. How to setup the plugin in a web app ?
Tommy,
Mobile Plugins only could be used on Mobile modules.(Client actions and other stuffs)
It will not be possible reference them on Web modules. Only if you have server actions.
Even if you use this plugin inside your mobile project, you need to notice, you should generate the app to test it, bacause cordova plugins are device dependents and need to be run specifically on devices
Best regards
Fabio Fantato
Ok Thanx for quick response !