I have a button that uses the wrapper of a third-party library, basically the end result is to record a file on the device, the issue is that although the library closes the file, the application does not close it and it remains open, if I try create another file, it saves the new information with the old and generates errors between data. I don't have access to the jar.
it use of b4xmainpage.
How can I close this it without closing the application ,tks
it use of b4xmainpage.
How can I close this it without closing the application ,tks