FSP

Results 11 comments of FSP

wooow Morten!! Thanks for your immediate reply!! Looks like the Senta Clause is coming from Denmark :P It works :) I have tough two questions, what is the difference between...

Alright, thanks for your answer, but what I don't understand is why do we set the projectNumber at client side and not at server side..can I remove code from client/client.js...

I see, the config like for Nemo64/meteor-bootstrap looks straightforward to me but I'm a beginner.. So I deleted ``` javascript Push.init({ gcm: { projectNumber: 'myNumber' } }); ``` from client/init.js...

how do you manage to do it so fast? Share your secret :P Unfortunately my app is not working..this is what I did: - I added the config.push.json ``` {...

It works now..the only code I have is allow/deny in server/pushServer.js, push.config.json and push.Send() in client/client.js..so no Push.init anymore..thanks ;) btw do u know why is the app called main?...

alright, thanks.. I think its only one android app with one token because I have the app deployed only on one cellphone..

I have the same tokens..each time I opened the app without being logged in I got "registered", so when I log in I "register" again..so I opened the app 3...

And I get sometimes following error when clicking around the app ``` I20141229-20:12:16.314(1) (android:http://meteor.local/push.config.web.cordova_plugins.js:1) Uncaught SyntaxError: Unexpected token < ``` the app crashes after it and I have to close...

Is the other way around possible? Can I use a certificate which AWS Amplify generated for my Application Load Balancer? I cannot see the generated certificate within Certificate Manager