plugins-workspace icon indicating copy to clipboard operation
plugins-workspace copied to clipboard

[push notification plugin] init + WIP android part

Open flapili opened this issue 1 year ago • 0 comments

TODO:

  • [ ] define spec
  • [ ] documentation / Readme / etc
  • [ ] IOS
    • [ ] topic subscription
    • [ ] topic unsub
    • [ ] refresh token
    • [ ] get Token
    • [ ] set/get auto init
    • [ ] get last notification data
  • [ ] Android
    • [x] Topic subscription
    • [ ] topic unsub
    • [ ] refresh token
    • [ ] set/get auto init
    • [ ] get last notification data
  • [ ] js guest
    • [x] Topic subscription
    • [ ] topic unsub
    • [x] get Token
    • [ ] refresh token
    • [ ] set/get auto init
    • [ ] get last notification data
  • [ ] ensure the config is filled to avoid crash at runtime

flapili avatar Jul 09 '24 18:07 flapili