René

Results 18 comments of René

Hello Raix, Thanks for your response. A network problem doesn't seem likely. It used to work just fine and when I connect through a browser (from the same device), Push...

Here's my config (credentials changed for security): ``` { "gcm": { "apiKey": "IESW8Ojfp12FY5Pj7GHzR1EJ6unYTZK27LqIpW2", "projectNumber": 245021215735 }, "apn-dev": { "passphrase": "ip57EZoa7", "key": "key.pem", "cert": "cert.pem" }, "production": false, "sound": true, "alert":...

I just tried the following: ``` $ meteor remove raix:push Changes to your project's package version selections: raix:eventemitter removed from your project raix:eventstate removed from your project raix:push removed from...

Dear @raix I just downgraded to raix:[email protected] to able to give my users working push notifications again. This lead to a number of observations: - After downgrading I got the...

Hello @raix I noticed the new version v3.0.2 with a fix of the clone function. Could this fix be in any way related to my problems? Please let me know...

Oops. Didn't mean to close this issue. If I understand correctly, you need commit access to re-open a closed issue. Could you do that, @raix ? Apologies for the inconvenience...

I rolled back to v2.6.12 to get push notifications working again. Met vriendelijke groet, René Steetskamp 2015-11-24 14:29 GMT+01:00 bitworkz [email protected]: > Hello, > i'm truggeling a few days now...

I have moved on to other projects, after the workaround with 2.6.12, so I can't verify for you. Sorry.

Thanks @pabloGillariCes Works like a charm!