Unable to invoke method `GetValue` in object of type boolean error

When I ran my project on my iOS AI Companion and navigated to a certain screen, it showed the error shown in the title. in that screen,


I called tinydb and chart functions on initialize.

I did not use any extensions, so it won't be a problem about extensions being not allowed on iOS... I think. In another screen, I also used TinyDB but it didn't error.

Here you can see the progress of work on the components.

http://doesappinventorrunonios.com/

I don't see the Chart component there, so it probably hasn't been added to the ios version yet. Chart is a new component and it takes some time to rewrite it for ios.

Oh, alright. Thanks!