Sinneida / glassdown

GNU General Public License v3.0
111 stars 1 forks source link

Downloaded apk is nowhere to be found #43

Closed Levander0 closed 4 months ago

Levander0 commented 4 months ago

Glassdown app says that the apk is installed but it is not. There is no apk found in my phone's storage.

Sinneida commented 4 months ago

Hello :)

Can you please share logs from the app? You can find them in settings, and then export logs. Logs should be exported from app to the location described under the Export option title.

And do you have latest version installed?

Sinneida commented 4 months ago

Okay, I think I know what's the issue. By default, APKs are saved inside Downloads folder, but native file picker disallows picking that path. If the APK cannot be saved there, then it is saved in app's default folder, which is not accessible by default. (Android/data/[glassdown package name] .

You can create new folder for GlassDown exports in phone storage or i.e. Downloads folder, then it works just fine.

I'll push a fix for that, hopefully even today.

Levander0 commented 4 months ago

Thank you so much for the quick fix. Awesome app by the way!

Sinneida commented 4 months ago

Fixed in 1.5.0