Abdulaziz93 Member Licensed User Longtime User Oct 1, 2013 #1 hi. i'm asking how to send a notifications with a timer like every friday on 4:00pm send a notification " its friday and its 4:00pm " how i can do it ? *sorry i'm new
hi. i'm asking how to send a notifications with a timer like every friday on 4:00pm send a notification " its friday and its 4:00pm " how i can do it ? *sorry i'm new
Abdulaziz93 Member Licensed User Longtime User Oct 1, 2013 #3 NJDude said: You could try something like THIS Click to expand... thank you very much! but how i can send a notification i download advancednotifications library but i dont know to to send a notification like when i click a button the notification come's up Upvote 0
NJDude said: You could try something like THIS Click to expand... thank you very much! but how i can send a notification i download advancednotifications library but i dont know to to send a notification like when i click a button the notification come's up
NJDude Expert Licensed User Longtime User Oct 1, 2013 #4 There are tutorials and samples that show how to create notifications, you can start there, or you can read the Documentation. Upvote 0
There are tutorials and samples that show how to create notifications, you can start there, or you can read the Documentation.
barx Well-Known Member Licensed User Longtime User Oct 2, 2013 #5 You are better off using notification Builder library these days, it has surpassed the advanced notification library. Upvote 0
You are better off using notification Builder library these days, it has surpassed the advanced notification library.