Ariyan_AD:
download system
We can guide you if you are struck at any point.
Already we suggest you to save in download system as
Call tinydb StoreValue tag (first time)
Value (yes)
In screen initial block, what ever you have added at the last just add this condition,
If call tinydb GetValue tag (first time) = Yes
Then open another screen (put your screen name)
Ariyan_AD
(Ariyan Debnath)
November 5, 2021, 2:04pm
22
Is this only, or I have to do anything else
Well, after adding all those thing, test in companion mode with demo project and then finalise everything
Ariyan_AD
(Ariyan Debnath)
November 5, 2021, 2:12pm
24
Ok! But first of all say me, where to add this call tinydb block, In anybutton or DownloadComplete Condition
Here only. Because you can define the condition here only as first Download as true or false
Ariyan_AD
(Ariyan Debnath)
November 5, 2021, 2:17pm
26
Oooo! There’s no option to define that it is my first download or second download in the download extensions
No way.. until download says , download is complete How can say or save First download or not.
Ariyan_AD
(Ariyan Debnath)
November 5, 2021, 2:25pm
28
There’s a condition of downloadcompleted , but there’s not variable to indicate it is a first or not.
Ariyan_AD
(Ariyan Debnath)
November 5, 2021, 2:27pm
29
My Download Extension Blocks..
Is it ok! or not
If not then Have you any kind of other Useful Downloader Extension?
Ariyan_AD:
there’s not variable to
Oh my God.. it mean you need to read tinydb guide or documentation first.
We told you to add block tinydb store value block in DownloadCompleted block
Ariyan_AD
(Ariyan Debnath)
November 5, 2021, 3:04pm
31
Done Added this Block
then… what to do @Still-learning
1 Like
Now in screen inti at the end just call this tinydb value
If the value true mean what you want to do just add in then condition , if false mean add the condition in else condition
Ariyan_AD
(Ariyan Debnath)
November 5, 2021, 3:19pm
33
Ok then How many Downloads it can save in One Set Store Value
No man, this block is used to test Just for first download or not.. also in the same download completed block you set rule,
If the get value is not true then save value as true else (do not use or just avoid it))
As per this rule, value will be saved for first download only irrespective of any number of download
Ariyan_AD
(Ariyan Debnath)
November 5, 2021, 3:23pm
35
Oooo Ok Ok! Now I understand. Thank you @Still-learning for helping me? Thank You so much
1 Like
AJOY_DAS
(AJOY DAS)
November 5, 2021, 4:28pm
36
But there are su many domains. Dot com is not the only domain out there
1 Like
Ariyan_AD
(Ariyan Debnath)
November 5, 2021, 4:34pm
37
AJOY_DAS
(AJOY DAS)
November 6, 2021, 5:43am
38
Okay, contains text “.” can maybe cause a problem. Like if any user add a full stop at the end of a search sentence. I think you don’t have to import any extension too. It will make your app size bigger. I think you can do this using control blocks or more specifically If, then and else blocks. If you want a guide please tell me.
Ariyan_AD
(Ariyan Debnath)
November 6, 2021, 5:49am
39
I am using the same thing. Listen, I have just shared the extension system to avoid highest bugs and crashes.
AJOY_DAS
(AJOY DAS)
November 6, 2021, 5:58am
40
There would be just some conditions. There is no chances of crash. You just have to confirm that you have text in the both sides of “.”
1 Like