Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Very simple Webview App that allows us to send push Notifications to users

→ Notifications based on firebase by google

→ Frontend needs javascript ↔ java interface, that submits DeviceID to backend, so that Push notifications can be send to one specific device. See Binding of javascript to app functions

...