Denis

Results 4 comments of Denis

We have the same bug, it happening with an m3u8 without an audio track in our app. I want to ask such a question, if someone answers I will be...

The crash is repeated in the this project example if you make an empty line in tokenizationKey variable. Thank you. https://github.com/pikaju/flutter-braintree/blob/main/example/lib/main.dart#L106

try/catch won't help, error from [native code](https://github.com/pikaju/flutter-braintree/issues/152#issuecomment-1980172287) doesn't pop up to dart code. `tokenizationKey` may be some non-empty string, but you will get the crash. if you ever had a...