Shams_Din
(Shams Din)
September 30, 2021, 8:53am
#1
Hello Everybody,
I am making a counter where users click on the button and the label upper than button gets +1 (increment).
I have figured out almost everything, but I can find a way to send notifications to users when the total number in the label reaches 100.
Simple is that when label value “100”, the user should get a notification!
dora_paz
(Dora)
September 30, 2021, 8:59am
#2
Welcome to the community. What have you tried so far ? Post a screenshot of your blocks
dora_paz
(Dora)
September 30, 2021, 9:03am
#6
Exactly as @Still-learning showed you, use label1.text block instead of label1.text color
Shams_Din
(Shams Din)
September 30, 2021, 9:03am
#7
I know its wrong but i don’t know what to put in push notification
Shams_Din
(Shams Din)
September 30, 2021, 9:04am
#8
what should i put on push notification block
dora_paz
(Dora)
September 30, 2021, 9:06am
#9
You need to create an account in One Signal , then you put whatever you want in message and title and API key from Onesignal
Hi,
In this tutorial I explain how can you configure “Push Notification Component” in your app and use it to send Push Notifications to those devices which installed your app.
Requirements:
Google Firebase Account.
You can create one here
OneSignal Account.
You can create one here
Drag/Add Component “Push Notifications” located under “Experimental” palette to the Screen.
(Update: Now you will find it in the category “Utilities”)
[Makeroid]
How to:
PART 1 Setting up firebase account. …
dora_paz
(Dora)
September 30, 2021, 9:07am
#12
Also note that at the moment there is a known bug with Kodular’s latest release targeting SDK 30 so you won’t be able to test it because at the moment it is not working properly
2 Likes
Shams_Din
(Shams Din)
September 30, 2021, 9:08am
#13
i just want to send a notification when the number is reached at 10
Shams_Din
(Shams Din)
September 30, 2021, 9:08am
#14
please tell me i cant understand
Shams_Din
(Shams Din)
September 30, 2021, 9:10am
#15
if i cant send a notification can you tell me how to send a vibration
dora_paz
(Dora)
September 30, 2021, 9:14am
#16
You need to create an account at One Signal , following the above quide
Else with vibrate
1 Like
system
(system)
Closed
October 30, 2021, 9:38am
#19
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.