Udhayarajan / VidSnap

All in one Social media video downloader exclusively for android using Android Studio. Instagram video(reels, IGTV, video post), Facebook videos, Youtube video(shorts and videos), Twitter videos( video post and Broadcast), WhatsApp Status saver
https://www.buymeacoffee.com/udhayarajan
GNU General Public License v3.0
83 stars 24 forks source link

Download Location in SettingFragment does not work! #23

Closed NanyangTaiji closed 1 year ago

NanyangTaiji commented 1 year ago
  1. if your first activity after installation is SettingFragment, it will crash after Download location selection.
  2. Regardless whether you choose the default and change the directory, the fragment will not update the outcome.
  3. Essentially, it does not work at all. But the location is able to change in other fragments.
Udhayarajan commented 1 year ago

I would like to know additional details about that particular error.

In what version of APK you're experiencing it?

NanyangTaiji commented 1 year ago

I guess the reason is that your storage permissions are requested only in the first downloading task. Therefore, the problem will arise if first action after installation is to set Download path immediately in SettingFragment.

Udhayarajan commented 1 year ago

I can't reproduce the problem could you please suggest to me step by step what you have followed to get the crash?

Udhayarajan commented 1 year ago

Closing this as it does not have proper information