calling
uploadService.getAllFiles(100, s * 100);
returns all my files plus all my uploaded custom code files.
How can I safely distinguish between those files?
Btw., for me this is really not intuitive as even in the app console I don't see those files mixed up!
Side effect is following: I create an app and upload files and don't use custom code. Everything works fine, After some time I develop some custom code and suddenly my app crashes as it does not understand the custom code files data...
I'm using App42_ANDROID_SDK_3.2.jar