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.

The "Push.appCollection" is empty

See original GitHub issue

What does this mean?

Push: Send message "test" via query {}
Push: Sent message "test" to 0 ios apps 0 android apps
Push, GUIDE: The "Push.appCollection" is empty - No clients have registred on the server yet...
Push: Send message "test" via query {}
Push: Sent message "test" to 0 ios apps 0 android apps
Push, GUIDE: The "Push.appCollection" is empty - No clients have registred on the server yet...
Push: Send message "test" via query {}
Push: Sent message "test" to 0 ios apps 0 android apps
Push, GUIDE: The "Push.appCollection" is empty - No clients have registred on the server yet...

Issue Analytics

  • State:closed
  • Created 9 years ago
  • Comments:40 (10 by maintainers)

github_iconTop GitHub Comments

4reactions
doubletaketechcommented, Jan 10, 2015

I followed the instructions here https://github.com/raix/push/blob/master/docs/BASIC.md But I don’t see anything about how to register a client.

How does a client get added to Push.appCollection?

Thanks, Don

2reactions
sahanDissanayakecommented, May 24, 2016

@ethanteague try the following, might work inside the .meteor/cordova-plugins file paste the following

de.appplant.cordova.plugin.local-notification@0.8.4
org.apache.cordova.dialogs@1.2.1
org.apache.cordova.vibration@2.1.1
Read more comments on GitHub >

github_iconTop Results From Across the Web

Check if the collection is empty - Power Platform Community
Solved: Hi everyone, How do I check if the collection is empty? I want to hide the gallery before it gets filled in...
Read more >
Checking if a collection is empty in Java - Stack Overflow
isNotEmpty checks if your collection is not null and not empty. ... Null-safe check if the specified collection is empty. Null returns true....
Read more >
Working with a PowerApps Collection - YouTube
In this video, we learn about PowerApps collection. These are a special type of ... 288K views 4 years ago Microsoft Power Apps...
Read more >
Collections - Laravel - The PHP Framework For Web Artisans
We'll use the collect helper to create a new collection instance from the array, run the strtoupper function on each element, and then...
Read more >
Working With a PowerApps Collection
How do you work with a collection in PowerApps? ... Once you're in, click on Create, and then Canvas app from blank.
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