pmusaraj / discourse-mobile-single-site-app

Single-site app wrapper for a Discourse site. Supports Push Notifications via OneSignal.
MIT License
81 stars 24 forks source link

Connect prompt still showing up #8

Closed mtawil closed 6 years ago

mtawil commented 6 years ago

Hello,

I thank you for this app, I did install it, and everything is working fine.

There is just one issue I can't resolve it: connect prompt still showing up even after grant permissions.

I attached the video for more explanation. DiscourseAppIssue.mp4.zip

Can you guide me please how this problem can be solved? Thank you.

pmusaraj commented 6 years ago

This could happen for a variety of reasons, but the main reason for it would be that you haven't added https://onesignal.com/api/v1/notifications to Discourse's allowed user api push urls. If you have done that, and it's still happening, let me know.

mtawil commented 6 years ago

Yes, it works now!

Thank you!