Please send everything in 1 post
And I didn't quite get this...
Please send everything in 1 post
And I didn't quite get this...
It is telling new commer can post only 6 photos
Give a precise (detailed) description of the issue / bug, the goal.
mam/sir i cant understand the above one.WHAT SHOULD I DO RUN MY APP WITHOT PROBLEMS?????
Mam/sir while uploading the picture it is showing The picture is too large " what can i do
Firstly, don't type in caps (considered to be rude)
You did not give any reply to this. How will anyone help you?
WHAT SHOULD I DO RUN MY APP WITHOT PROBLEMS?????
You have to mention what your problem is and how it occurs!
The picture is too large
For that look herehttps://community.appinventor.mit.edu/t/there-seems-to-be-a-problem-with-uploading-media-files/9286/2?u=alaqmar_bohori
Asset uploads are limited to 5 MB, not 10.
All mp3 (files in the assets) together must have less than 50 MB. See also here to build a big app:
in the first screen the tbox is not selecting
and in the secoend screen it is going to the first tbox even i select the last one
Your problem is probably with the tinydb. You have TinyDB1 and TinyDB2 but these are both using the same namespace TinyDB1, therefore when saving you are overwriting tags, because the tags are the same. Use different tags, or use a different namespace (and ensure you select the namespace each time you save or call a tinydb.
Mam/sir i am studying just 8th .i can understand that tiny db and tags but cant understand that namespase and overwriting
To save you searching the forum yourself...see here
It doesn’t matter how many tinydb components you use, they all refer to the same database. However, different namespaces hold different datasets. When using different namespaces, remember to use the set namespace block everytime you need to use a different namespace.
For this problem can i use 1 tiny db and 1 cloud db
If yes can you tell me what tags to use in cloud db for storing deleting and updating data
Sory not tags it is blocks
You need some samples to study showing how to save data with multiple parts. Ultimate Scorekeeper July 2018 Abe Getzler Background Designer Blocks Screen1.Initialize When btnSetupTeams.Click Expose hideVerticalArrangements When btnTeams.Click btnAddPlayer.Click addPlayer btnTeams.Click allPlayers tagSuffixes When...
Here are some samples ...
Ultimate Scorekeeper
Thanks a lot