Sébastien Lambla

Results 5 comments of Sébastien Lambla

Old issue but I just had the same problem: ``` // webpack.prod.babel.js output: { publicPath: '/your-subdirectory/', ... } ``` worked fine for me.

You just need to install the plugin via `cordova plugin add phonegap-plugin-push`, then - from what I read in the plugin documentation - the object `PushNotification` will be stored globally...

@PierreCapo Did you find a solution for this?

OK thanks anyway. (I didn't notice you are working for BAM, we've been working with them a few years ago 👍) However I think this issue should be re-opened as...

@maximelafarie did you find any solution regarding this issue?