Dear @Juan_Antonio , may I ask you about another extension here, because I didn't find corresponding topic. I'm using your extension "Get all TinyDB Extension", which converts TinyDB into JSON. In the Companion I have old TinyDB from my previos project, and extension reads it fine. But, after compilation it doesn't work. Data is writing into TinyDB, I can control it with blocks, but JSON is empty as well CSV. I tested it on Android 5 and Android 12 and have no any idea what can I do...
I got it... It because I'm using Namespace different from TinyDB1. Is it possible to modify a little the extension and add possibility to define Namespace which used by extension?