question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Meteor 1.3.1 problem with tokens

See original GitHub issue

Hello! I have a very strange situation… I read all manuals many times. I got all valid iOS certificates and apiKey for Android. I got message:

W20160414-15:42:35.301(5)? (STDERR) WARNING: Push APN is using development key and certificate
I20160414-15:42:35.452(5)? GCM configured     

When a mobile application is starting I can see: Push: Settings userId "fGdLWxQRywrhXHzsJ" for app: 4pFwFtvo9e7vMHEXh

Xcode console: Push Plugin register success: <5ad9e1c2 b48490ae 833ae6f6 4a578dcf ee5550b6 9f112bcf 229fb3f6 747c0766> The debug mode is on, but I can’t see any messages about the tokens… What could I miss?

Issue Analytics

  • State:open
  • Created 7 years ago
  • Comments:19 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
raixcommented, May 3, 2016

@java99 yeah - the cordova plugin changed just a bit… I’ve updated the readme https://github.com/raix/push/tree/fix-device-dependency-deprecate-json-format#config

1reaction
ouya99commented, May 2, 2016

@raix

now I started after adding raix:push@3.0.3-rc.2, getting

=> Started proxy.
=> Started MongoDB.
=> Errors executing Cordova commands:

While adding plugin phonegap-plugin-push@1.6.3 to Cordova project:
Cordova error: Variable(s) missing (use: --variable SENDER_ID=value).
(If the error message contains suggestions for a fix, note that this may not apply to the Meteor integration. You can try running again with the --verbose option to help diagnose the issue.)

/Users/alexander/.meteor/packages/meteor-tool/.1.3.2_4.tda37h++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/isopackets/cordova-support/npm/node_modules/meteor/promise/node_modules/meteor-promise/promise_server.js:116 throw error; ^ ExitWithCode:1

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot import npm modules, meteor 1.3.1 - help - Meteor forums
I recently updated my project from version 1.2.1 to 1.3.1 but had issues due to ... error in the console: Uncaught SyntaxError: Unexpected...
Read more >
[ISSUE] Legacy browsers - Unexpected token '>' - GitHub
Hello, i'm facing issue which is limiting visitors with legacy browsers. The output in sentry log / even in web-console / is Unexpected...
Read more >
Meteor 1.7 ecmascript and babel-compiler package error
I am updating one of my projects to use meteor version 1.7 from 1.4 and the following error is happening. I tried to...
Read more >
jerkos:analytics - Packosphere
This package adds automatic user identification by using hooks in the Meteor accounts package and building on Segment.io's analytics package through the @okgrow ......
Read more >
Making Your First Recurly Subscription with Meteor 1.3
Go ahead and install Meteor if you don't have it. ... here recurly.token(formElement, (error, token) =>{ if(error){ console.log(error); } ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found