humhub / fcm-push

Enables your users to receive push notifications from your network.
4 stars 5 forks source link

Create Endpoint to Test Push Status #37

Closed luke- closed 2 months ago

luke- commented 2 months ago

We need an endpoint for the mobile app, e.g. /fcm-push/mobile-app/status to display a warning if necessary.

Related: https://github.com/humhub/app/issues/98

yurabakhtin commented 2 months ago

@luke- Done in the PR https://github.com/humhub/fcm-push/pull/38.