Error while adding to favourites

Hello,
I was trying to create a favourite section but it only works in companion . i am getting a error while in using the app

Thnks in advance

One of your global variables in the add item to list is empty.

But its working on companion
if one of the global variable is empty will it work on companion ?

What are these variables initialized to ?
Also, are their values changed somewhere else?

image

I think this was the issue. In the companion TinyDB has a stored list, but in the APK your TinyDB starts empty.

Thanks mahn :heart_eyes:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.