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

Incorrect error: "Topic is not allowed" after sending notification #3

Open
eduayuso opened this issue Dec 7, 2023 · 1 comment
Open
Labels
bug Something isn't working

Comments

@eduayuso
Copy link

eduayuso commented Dec 7, 2023

Describe the bug
After a sucessfull push, if you try to send a second push with another certificate, bundle id, etc. an error "Pushing to this topic is not allowed". So you have to restart the app and then try the last push and now it works.

To Reproduce

  • Fill the form with a p12 credentials authentication, passphrase, and the other needed data, and check that the push is sent successfully.
  • Now try another app (different bundle id, certificate and device token) and the app throws the error "Pushing to this topic is not allowed".
  • Restart the app and send the last push, now there is no error, the push is correctly sent.

Expected behavior
The app have to be able to save multiple push configurations and be able to test different app pushes without close and restart the app, simply switching between the configuration, or changing the current configuration.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@onmyway133 onmyway133 added the bug Something isn't working label Dec 7, 2023
@onmyway133
Copy link
Member

onmyway133 commented Jan 21, 2024

@eduayuso Hi, thanks for reporting, I've been checking this. I will submit a new release that will hopefully address this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants