Results 15 comments of Sedat

> YoutubeKit/YTSwiftyPlayer.swift:250: Fatal error: Unexpectedly found nil while unwrapping an Optional value it fixed my crash problem #74

> I can't use it as you said, I can use it this way, but it doesn't work, can you share the full code of androidmanifest? i use ``` ```...

You can convert the asset to file with this method and use it. ``` Future getImageFileFromAssets(String path) async { final byteData = await rootBundle.load('$path'); final directory = (await getApplicationDocumentsDirectory()).path; final...

> @gulmensedat i think its a deep link. Did you try it with attribution url? Yes, I tried, unfortunately it doesn't work.