OneSignal TODO #2

Open
opened 2019-03-23 05:04:45 +07:00 by brian · 0 comments
Owner
  • Sync this repo with main website
  • Fix mainfest android icon
  • Set-Get URL hash
window.location.hash = 'something';
if(window.location.hash) {
  // Fragment exists
} else {
  // Fragment doesn't exist
}
  • Integrate OneSignal
  • Try subscribe, send message
  • Train how to use
- ~~Sync this repo with main website~~ - ~~Fix mainfest android icon~~ - ~~Set-Get URL hash~~ ```js window.location.hash = 'something'; if(window.location.hash) { // Fragment exists } else { // Fragment doesn't exist } ``` - Integrate OneSignal - Try subscribe, send message - Train how to use
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: brian/MwitVidPlayer#2