How do you download image?

Can't test without test data.

RadioStreamVI_SR2KAS2 (2).aia (4.0 MB)

taking ya time :wink: :slight_smile:

I was reading the code in all those screens.

How many people worked on this app, over how long?

why?

See
https://groups.google.com/g/mitappinventortest/c/QZfnC76D7gE/m/MaqvmeVWAgAJ
from

for how to work around this problem.

i've sent screenshot of my "DO IT"

image
Your format procedure is trying to select items from global variables holding text items and not lists.

Also, it does not match the format procedure in the exported aia file you posted.

At this point, I think my time would be spent more productively elsewhere.

i'm trying to have the song requests in a listview after submission

also the global varibles has to select list?

didn't work in app

1 Like

no replies ok

error: The operation remove list item cannot accept the arguments: , [""], [1]

screenshot:

i'm trying to display the song requests in a listview
i've disabled format tested the app nothing

I tried this:


I disabled the remove item block and it showed the first item, but when I put it back
there was nothing to show because there is no data to test except the names :sweat_smile:
nimaa

It seems you have watched a tutorial about sending and reading data from google sheet but you didn't see the whole video

I watched the whole video in this

i'm trying to display the song requests in a listview

Do you Mean Like this?


There is a lot of test In your google sheet, Sorry about that.
You can delete it
I know this is not the best formatting The app still has problems But I can't fix it right now as my Android phone ran out of battery And I don't have any emulators
You can fix the problem also it's not a big problem..

Yea that's what I mean, but the listview under the request
Button!!!

Why don't it work for me, when I test it??

if you tell me how i can fix this "i will"

I know fixed It!

ok
I fixed this problem here is the code I fixed.


And also I changed The WEB2 component's Url to:
https://docs.google.com/spreadsheets/d/1iFvc2CHyNYywC2SDNARDkD3IY0S-H5Xt4XQUn62g-LY/gviz/tq?tqx=out:csv&sheet=req

After you changed these The output should Like this:

AIA :
RadioStreamVI_SR2KAS2_1_2.aia (4.0 MB)

Also I just added comments to blocks I changed In the AIA + the reason I changed it.

This Should work definitely!

Sorry For Late Response. It was a important work.

ok ta i'll take a look and change it

  • there's loads of initilize globals i don't use i'll get rid of them as well

Then why is it duplicating the song request

and why am i getting these errors