lambdasoup / watchlater

Android app for adding videos to your Watch Later list
https://github.com/lambdasoup/watchlater
GNU General Public License v3.0
15 stars 1 forks source link

Android 10 default apps setting #49

Closed maxhille closed 2 years ago

maxhille commented 3 years ago

Android 10 has a somewhat broken behaviour regarding "default apps": When YouTube is set to "Always ask" it will in fact always ask, regardless of whether Watch Later is set to "Always open".

The instructions in the Launcher Activity should at least display a message for Android 10 users noting that. Also look into whether this can be detected by Watch Later.

maxhille commented 2 years ago

2.3.4 changes who the Intent Resolution is analyzed and should make this issue obsolete.