Original price was: $25.00.$20.00Current price is: $20.00.
Run push notification from your WordPress admin area. no need to build other tool for manage your data and execute performance like notification or promotion messages send to your mobile apps.
Description
Now it’s easy to send push notification into your android or ios mobile application. Just install this plugin and follow below instruction to configure this plugin and API and it work.
Step 1:
Give below API to your Android or IOs developer to configure FCM and send you device token
[Your Website d]/wp-json/jwt-auth/v1/subscribe
You need to pass two arguments
token: FCM token
device: Andoid/IOS
And for you need to install JWt Auth plugin that will help to improve security and find user identity.
Step 2:
Now we go on step 2 to configure https://console.firebase.google.com
Once you follow above link you will see below screen
Now you go into setting and you will find Web API Key and copy and past that API key into WordPress plugin config page. for IOS you must need to upload Certificate of App which is you found from your developer or ask them to configure firebase.
Step 3:
No we need to set one cron job for auto send push notification if when large number of users. time interval you can set 20 minute or 1 hour.
wget -O /dev/null https://waysoft.fr/wp-json/gt_run/push_exec
Feel free contact me if there having any issue i will help you to resolve and setup
Leave a Reply