The "Push.appCollection" is empty
See original GitHub issueWhat 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:
- Created 9 years ago
- Comments:40 (10 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
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
@ethanteague try the following, might work inside the .meteor/cordova-plugins file paste the following