RuntimeError. Irritants: (The operation replace list item cannot accept the arguments: , [""], [6], [true] Bad arguments to replace list item) Note: You will not see another error reported for 5 seconds

In some of your screens you test 'is a list' against the initial value of a global variable instead of the incoming start block.

Does that make sense to you, considering that you have global init blocks that initialize that variable to a list anyway?

Your list check does not complain if the start value is not a list.
Complaining would help debug your app.

1 Like

Merci je vais chercher dans ce sens

I can't stand this application anymore, I wonder if it's not coming from my phone!
Please, I really need your help to finish this work.
I've tried a thousand solutions, the last one being: I save the data entered in each screen in a tinyDB database with different tags and I want to confirm all the entries in a last screen.
the code seems to be very simple but as soon as I get to screen N° 3 nothing is displayed again like when I tried to switch lists from one screen to another; I don't understand why, I seem to have checked everything.
I join my application I hope to find someone to find me finally a solution thank you all for your help so far

Google_Sheet_tinyDB.aia (1.1 MB)
NB : Do not take into account the first 2 screens

My other program which seems to be correct with the passage of a list from one screen to the other: I have the same result: the 3rd screen displays nothing
Google_Sheet_Start value_Value.aia (1.1 MB)
Thank you for help !!!!

You are using ios. So you may have an error when switching screens with a value. Look here:

Use TestFlight 2.64.2 build 7

oh I spent a lot of time trying to figure out where the problem was coming from I prefer that!! at least I made some progress in programming
thank youI hope this will solve my problem

I did not understand how to use Test Flight, is there any other solution?

I have no idea as I don't use iOS. I think it's probably a companion app from your ios store. Maybe just update the companion.

1 Like