Android Question app runs smooth in debug but crashes in runtime

Zeev Goldstein

Well-Known Member
Licensed User
Longtime User
hi,

i'm facing an odd behavior with my app
when running in debug mode it runs perfectly
when trying to run it in runtime it crashes

edit:
my app is using download directory
it asks for permission and in debug it all runs smoothly

i'm not sure it is related to this feature
maybe i will try to comment the entire part of read/write to download and see what happens
i mention this as i read somewhere that there's a problem with accessing download folder etc...

does this make any sense?
any solution?
 
Last edited:

DonManfred

Expert
Licensed User
Longtime User
Upvote 0
Top