JasonTheDynamite

Results 10 comments of JasonTheDynamite

Tested. Does not help. Nothing changes after clean / restart & invalidate cache and combinations. Changing back to 7.4.2-all fixes problem.

I have latest version of all mentioned plugins & libraries. "Android Studio Dolphin | 2021.3.1 Beta 5" - I do not use beta software. Especially Android studio.

Yes. It will. Tested every possible option. With mirakle outputs folder is empty.

[mirakle_init.txt](https://github.com/Adambl4/mirakle/files/9316667/mirakle_init.txt) Please change extension to .gradle

I cant provide an example project with exact same problem. After searching I found that this option is missing. Every video player which streams music from remote source is basically...

there is no AVPlayer option to set timeout directly. It can be done for example this way: `import AVFoundation let url = URL(string: "https://example.com/video.mp4")! let configuration = URLSessionConfiguration.default configuration.timeoutIntervalForRequest =...