Fabio Duranti - 2023-10-07

Hi everyone
I'm using the latest version of AI2 Offline with the Offline Companion 2.66 (the latest one that can be downloaded).
I noticed that the "File" component does not work properly with AI2 Offline, while the same works fine with AI2 Online.
Let me explain and I hope I am clear with my English.
I exported my project from AI2 Online to use it with AI2 Offline because I needed to generate the APK with my package name to update one of my applications already published on the store.
Everything worked perfectly, and my application was published (thank you very much for your wonderful work!).
Even if I test my application with the Offline version and the Offline Companion, the application works correctly and the "File" component blocks that I inserted do their duty in the application.
But if I go to test them inside the blocks by clicking "do it" on the component block, it does not return the data and generates an arguments error and the routine does not seem to return the correct data.
In reality the application works correctly so the data passes correctly, otherwise it shouldn't work!
I think the problem is on the Companion which is perhaps not updated and does not respond correctly to the "File" component.
I hope I have been clear and useful for development.
Thank you.