How do you give on screen notification?

Like this-

Maybe this can help you, to send a notification :

1 Like

Can u please give me a example if I want to display a message after the user clicks the button.

You can use (Notifier)

No Sir,
I want user to get notification even if app is closed.

You must use this, to send notification to the user. and notifications can work outside the app,
because it's an online notification

Sir,
I didn't understand anything can us just give me a particular example for showing a message in screen notification.

Please See All Extensions For Notifications Here :

I think there may be one extension that you are interested in

If you want to know how to use this :

You can learn from here :

1 Like

Sir
i have a problem
app inventor needs aix file but your link when i download it i can see its aia file
and i change it to aix file and import it i can see app inventor its loading... and then nothing

Those are two different types of files.

Renaming them won't change their type.

Don't do that.

Use V3 of the notification style extension from here

Taifun

ok thanks and i have another question i want to get a phone number of the user and send a massage to user how can i do that?

and how work with push notification this is my code
call pushnotification1 post notification
notification make a dictionary key 'code for app' value random integer from 1000 to 9999
sorry i cant send picture of my code