Hi Alan, thank you for your answer.
I'll try to explain my problem little better:
I'm using Droidscript since many years, used to be betatester and so I've came
over a few Droidscript versions.
filemanager with special functions for use with Droidscript, like viewing files, copy
and so on. You was able to also run any DS project outside of DS also and the
for example Copy it to the DS folder, to work on it again.
The DS companion, as I call it is something I use about every time, coding with
DS.
So now I upgraded to Android 13, where why ever, app.StartApp gives me
a black screen and forces DS to crash. So I've installed 191b2 on my new
phone, because this is the version I've written and compiled my file manager
with at first.
By accident now I've discovered, that this version is being installed to the
regular storage as before (no scoped) so I wanted to share this with the
development.
I'm using only official versions of DS.
So back to my problem. All still work as usual inside my manager. Buy
app.StartApp doesn't work under Android 13 anymore.
How could I get this function to work again?