Ola
I have created a b4xlib with this code. Everything works when I run an app built with the library in Release mode. As soon as I try and debug my app dependent on the library built with this code, nothing works.
B4X:
Sub GetFileListFromTarget(e As BANanoEvent) As List
Dim files As...