invoke: no method named `AddItem’ in class java.lang.Boolean
Note: You will not see another error reported for 5 seconds.
What to do in this case?
invoke: no method named `AddItem’ in class java.lang.Boolean
Note: You will not see another error reported for 5 seconds.
What to do in this case?
I’m using fenix 1.5.4 version
It would help if you said in which moment the problem happens. After clicking a button, when screen initialize, etc…
It happen when initialize project (all screens)
Use Do it in the add item to list block after the screen initialize. if it works, put this block inside a clock and when the clock timer and set it to 1000 and it must solve the problem.
If you want you can decrease the number and see what is the smallest number that it works.
Then need to check your aia…
BTW, in screen initialise you have added one add items to the list but it is no need. Initialize the global buttons to make a list and set up one by one
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.