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

Push Notifications Administration (Admin) #109

Open
QuintinWillison opened this issue Apr 29, 2021 · 1 comment
Open

Push Notifications Administration (Admin) #109

QuintinWillison opened this issue Apr 29, 2021 · 1 comment
Assignees
Labels
enhancement New feature or improved functionality.

Comments

@QuintinWillison
Copy link
Contributor

QuintinWillison commented Apr 29, 2021

The absence of this feature is a known limitation of this plugin.

See:

  • Docs: Push Notifications - Admin
  • RSH1: admin interface on Push, including:
    • RSH1a: publish
    • RSH1b: deviceRegistrations including get, list, save, remove and removeWhere
    • RSH1c: channelSubscriptions including list, listChannels, save, remove and removeWhere
  • RSH6: Push device authentication
  • PCD1 thru PCD7: DeviceDetails

┆Issue is synchronized with this Jira Story by Unito

@ben-xD
Copy link
Contributor

ben-xD commented Aug 10, 2021

From the the Push Admin docs,

The client libraries provide a Push Admin API that is intended to be used on a customer’s servers

Since ably-flutter only runs in Flutter/ mobile applications and cannot be run on "customer's servers", the value of this feature is quite low. Having said that, a customer may wish to implement an Admin flutter application. This feature would be more useful if we build a fully dart SDK which could run on dart runtime on servers (without flutter).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improved functionality.
Development

No branches or pull requests

3 participants