shashank
(Shashank Gahtori)
August 22, 2020, 9:03am
#1
Hello everyone.
I have created TWO apps:
Parents App with a Notification Message Screen.
Admin App for sending that Notification Message to the parents.
This is the Admin (Sender) App “Send Message” Screen:
These are the blocks of the screen:
Now we come over to the Parents’ (Receiver) App Notification Screen:
Here are its blocks:
This thing is not working, please let me know if I have made some mistake in the blocks.
P.S. Both apps are different. And I am also looking for sending a Push Notification across two apps (From Admin App to Parent App).
Please help.
Thanks.
Asd_fasd
(Asd fasd)
August 22, 2020, 9:36am
#2
I strongly recommend you to use firebase for messaging. Because you are creating new row for every message and airtable gives 1200 row for free plan users. For 5000 row you must give 10 dollars or invite 1 friend. I think you should use firebase
1 Like
shashank
(Shashank Gahtori)
August 22, 2020, 9:44am
#3
can you please show me how?
shashank
(Shashank Gahtori)
August 22, 2020, 9:54am
#5
I only want one way messaging in the Admin App.
I dont want the parents to chat after they see the message. Can you please help me with the blocks?
The messages are getting sent from the Admin App but are not being received in the Parents App
Asd_fasd
(Asd fasd)
August 22, 2020, 9:56am
#6
Dont use textbox and send buttons. Only receive messages. You dont need block for receiving.
Asd_fasd
(Asd fasd)
August 22, 2020, 10:01am
#7
Chat (1).aia (124.8 KB)
here is aia file. I disabled sending blocks and set send arrangement’s visibility to false
shashank
(Shashank Gahtori)
August 22, 2020, 11:03am
#8
The Sender’s App and the Receivers’ App are two different apps.
Would it work like sending a message from one App (named Admin App) to another app (named Parents App)?
Asd_fasd
(Asd fasd)
August 22, 2020, 11:06am
#9
I think yes. When data change block will help you. You can see same block in aia sent by me
shashank
(Shashank Gahtori)
August 22, 2020, 1:49pm
#11
which blocks do i use to -
Send message through one app
Receive message on another app
Asd_fasd
(Asd fasd)
August 22, 2020, 2:31pm
#12
Here are blocks for send messages through one app(admin app)
And here are blocks for receive messages through one app(user app)
2 Likes
shashank
(Shashank Gahtori)
August 22, 2020, 6:58pm
#13
It did not work…
I tried the exact same blocks as you gave above…
And I got nothing on the Receiver App, even though I used same three Firebase DB with same values as you told.
May I send the AIA files?
Asd_fasd
(Asd fasd)
August 22, 2020, 7:12pm
#14
yes, send me aia file please