There is a good and a bad news
GoodNews is: I found the reason why on some OS6 devices FileScout will not start initial (and displaying the VersionChooser).
For all who are currently having the problem, please select as default font size of your device: 8 (or 9) [and for sure nothing higher] - also an alternative would be to put your Torch in landscape mode and then start FileScout...
You will find the Device Font Size Settings here:
- from HomeScreen open "Options"
- select "Display"
- within Display you find the "Screen Components" (open them)
- and finally you can specify the "Font Size"
BadNews is: That I would need to provide a new Filescout version v2.0.0.4 in which the font size will have no negative effect on displaying the initial Version Chooser Screen.
Additional technical stuff: It's quite sad that code that work in OS 4.3 and higher will cause an application to stop working once running under OS6 - it's highly appreciated that the OS will be improved with the iterations but this time this "enhancements" broke my neck (and I got a couple of sleepless nights).
For developers: I used in FileScout Field.setPadding with negative values - this "work" in 4.3 - 5.0 [even if an IllegalArgumentException occurred the app was still running in stable conditions] in OS 6.0 an IllegalArgumentException in setPadding will cause the app to freeze (if the IllegalArgumentException is not caught somewhere).
So please expect a new FileScout release shortly - and for all people where Filescout currently does not start - check your Device Font Size Settings - and be so kind (as work around) use a value of 8 or 9 for the moment (till the new Version of FileScout is released) - TIA.