Constantin Stan
Constantin Stan
@Milad-Akarie , I got these kind of errors when using structures like: ``` try { // some code that might fail myFunc().then(processValue).catchError(handleError); // some other code that might fail }...
The weird thing is that what was encrypted with 5.0.2 or 5.0.3 can't be decrypted by the same version of the package (also retroactively - something encrypted with 5.0.1). 5.0.1...
It happens on iOS 26.0.1. It's random, sometimes it works almost instantly, other times it hangs a few seconds on a black screen before returning the result. I'm updating to...
Still happens in 26.1.0.
It works also with version 8.1.2. It is not playing on any Android release for version 9.0.0 and 9.0.1... I tested with 7-10-14
[9.0.3](https://pub.dev/packages/youtube_player_flutter/changelog#903) mentions that it addressed the issue, but it's still present for Android devices... The solution is to use [8.1.2](https://pub.dev/packages/youtube_player_flutter/changelog#903) for now.
On another thought, this might be solved by https://github.com/juliansteenbakker/mobile_scanner/pull/1587