Push Notif

Start version 2.0 we provide web panel to send notification properly.

CONFIGURE WEB PANEL

The web panel file named youtubers-notif.html before start use it you must configure it by change FCM_KEY by your own data, here how to get FCM key from your youtubers http://blog.dream-space.web.id/?p=116

After done configure it you can open this from web browser like, chrome safari, firefox.

By send all device this web will send to all phone who already subscribe channel, we have user channel named "ALL-DEVICE" its located at AppConfig.java, so this notification web panel for notification only work for youtubers version 2.0,

For target All Device and be careful when test notification, it will send to all your users. For target Single Device use for testing, you can get REG ID key from Log Cat android studio when run app by USB debugging.

Last updated