samidr8
(Samuel Diaz)
August 16, 2019, 4:10pm
#1
Hello community, my app has a notification when an app update is available,
we show the blocks
It is possible to put another “button” with the message “No”
Since not all users (students) have internet access always available in my country and thus update the app when I can find who.
asimjib93
(Asim Jib)
August 16, 2019, 4:31pm
#2
Use Choose Message block…
samidr8
(Samuel Diaz)
August 16, 2019, 4:46pm
#3
I can’t find your “Choose Message block” option the closest is
But they don’t work for me, will we have to modify something else? Or is it another block that I can’t find?
asimjib93
(Asim Jib)
August 16, 2019, 4:50pm
#6
I’m talking about the second block you marked!
samidr8
(Samuel Diaz)
August 16, 2019, 5:07pm
#8
Thank you, as shown in the image, the dialog window is sold, but when you click “Install” the dialog box disappears without doing anything. For what is this?
asimjib93
(Asim Jib)
August 16, 2019, 5:18pm
#9
It’s simple! Isn’t it?!
And, if you want to set 2nd button text as your choice, change the Button2 text to your text and add Else If… Get choice is … Then, Dismiss Choose message dialogue…
1 Like
asimjib93
(Asim Jib)
August 16, 2019, 5:37pm
#10
Hi @samidr8 , if any of these replies helps, please mark that as Solution to help others too!
vknow360
(Sunny Gupta)
August 17, 2019, 12:33am
#11
Here is what I found using magical search tool:
I recently saw a lot of posts about ’ how to update app automatically ’ or ’ best method to show new update '.
So I think to create a Guide on this.I do no know whether it is useful or not but I think it is good to share some knowledge.
Components
You will need some components before getting started.I have used:
Button
Label
Notifier
Custom Tab
Package
Firebase Database
Note:- You can also make your app without some of these components but then you have to use your own logic.
How it look…
2 Likes
system
(system)
Closed
September 16, 2019, 4:36pm
#13
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.