-
Notifications
You must be signed in to change notification settings - Fork 6
Description
First off, thanks for putting this tweak together, it's pretty fantastic.
I have some older devices and I find that older versions of YouTube work better on those. Specifically I'm using 18.34.5. Your tweak compiles and installs just fine, but the latest version is crashing when I click on the Share button. Here's the relevant crash log:
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[YTELMContext fromView]: unrecognized selector sent to instance 0x280a47e20'
It looks like fromView was added with this commit: https://github.com/jkhsjdhjs/youtube-native-share/tree/17ad96645297b6fc9656ae12de67ae6fc69fa192
If I find some time to try understand the code and what exactly it's doing, I'll try to fix this one myself but I wanted to bring this to your awareness in the meantime.