Charlie Hulcher
Charlie Hulcher
Some plugins add permissions that depend on package names. One is [Pushwoosh Push Notification Plugin](https://github.com/UpChannel/pushwoosh-phonegap-plugin). Example permission: ``` XML ``` As I understand it, the activity `io.cordova.reactnative.cordovaplugin` is the one...
Hi, is there a way to use encrypted channels with this library without forking? https://pusher.com/docs/channels/using_channels/encrypted-channels/ To support encryption, the client needs to import a different path from pusher-js: https://github.com/pusher/pusher-js/tree/master#encrypted-channel-support ```...
React Native 0.29.0 modified the application template to have two files: - MainActivity.java - MainApplication.java It'd be great if the docs could be updated to show usage info for it.
Hi, thanks for this great library. With `{:elsa, "~> 1.0.0-rc.1"}` I'm not able to start multiple topic producers [as stated in the configuration](https://github.com/bbalser/elsa/blob/4a980b145d4c4ce2c4d6a9a4780061d2fdf442ec/lib/elsa/supervisor.ex#L44). This configuration worked as of 4410bf6c832c7736eb5206a5f1133c623dae9f8d but...
Cool project!! Any idea on what this error might mean? Thanks!