Morten N.O. Nørgaard Henriksen

Results 390 comments of Morten N.O. Nørgaard Henriksen

maybe just return an object with a `toString`?

Added a basic walkthrough https://github.com/raix/push#getting-started I've fixed the match error allowing user to be null

Thanks :) I see you are somewhere in the milky way? From a general view Push.init is really all about setting credentials / keys / certificates - Thinking about it...

Its ok to set the projectNumber on server too - but the apiKey may not exist on the client for security reasons. GCM requires this pattern for "pairing" app and...

@pefi1011 check out 2.2.0 I've added support for a config.push.json file

btw. I havent doen any QA on it - so it might work/break

2.2.1 fixed minor bugs and cleaned up code - let me know if it fixed it

The app name is for simple namespacing - in theory you could have multiple mobile apps connecting to same notification server (not sure if that would be a common pattern...

when you set Push.debug = true - it will print out the gcm tokens it sent to