Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Testing Push Notifications without Enterprise License #4593

Open
SVyatoslavG opened this issue Oct 5, 2023 · 3 comments
Open

Allow Testing Push Notifications without Enterprise License #4593

SVyatoslavG opened this issue Oct 5, 2023 · 3 comments

Comments

@SVyatoslavG
Copy link

Allow Testing Push Notifications without Enterprise License

Expected Behavior

It would be very useful if Countly allowed testing of push notifications in development without requiring an enterprise license. This would enable validation of push functionality during development before deploying to production.

Current Behavior

Currently, sending push notifications in Countly requires an enterprise license, even just for testing purposes. This blocks developers from properly testing push notifications during development.

Possible Solution

Provide the ability to send a limited number of push notifications (e.g. 10 per day) without an enterprise license, only for development/testing purposes. This would allow proper validation of push functionality before deploying to production with a full enterprise license.

Steps to Reproduce

Sign up for a Countly account with yearly billing and no enterprise license
Try to send a push notification from the dashboard or API
Receive an error that push notifications require an enterprise license

More Details

As a developer using Countly, having the ability to test push notifications during development is critical for me before deploying my application to production. Requiring an enterprise license just for testing is a blocker during development. I would love to have a limited push notification ability without enterprise licensing so I can properly test and validate push functionality in dev environments.

Please consider adding this ability! Let me know if any other details would help or if you need clarification. Thanks!

@ar2rsawseen
Copy link
Member

Hello
as far as I know, there is no such requirement in the Code itself
Are you talking about Countly Flex or self-hosted Countly Lite (ex-community edition?)

@SVyatoslavG
Copy link
Author

Hello,

I am trying to use the Countly Lite edition. When I attempt to test push notifications, I receive a message stating that I cannot search for users and need an enterprise plugin.

@ar2rsawseen
Copy link
Member

I see. Yes, I think in Lite, you can only send push notifications to all users without segmentation.

Then my guess is that test users require segmentation. Let me check what we can do with this :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants