NikeKov

Results 118 comments of NikeKov

When i have two windows. One with `window?.windowLevel = UIWindowLevelNormal`, other with `UIWindowLevelNormal - 1`. After ``` if (!hidden && keyWindow != LGAlertViewHelper.appWindow) { keyWindow.hidden = YES; } ``` the...

Also this line is causing a black screen appear (window hiding) in iPad.

Check `WindlessContext` -> `init(container: UIView)` -> `coverLayer.frame`. Perhaps you need to recalculate it.

> Next step should be create an PR with a README update no ? Yep And we need someone, who can merge this MR.

1) ``` pod 'XCDYouTubeKit', :git => 'https://github.com/armendh/XCDYouTubeKit', :branch => 'master', :commit => '651a6a51c695c5819eb51ba2f98d0b64094315b9' ``` 2) https://console.cloud.google.com/apis/credentials?project=**projectName** ![image](https://user-images.githubusercontent.com/16647690/129057641-ccf33254-141b-4d7a-a261-891f613f4f22.png) 3) ``` XCDYouTubeClient.setInnertubeApiKey(**key**) ```

@tungdangplus sorry, don't have time for it. By the way, i'm not a owner of the repo, just a regular senior ios dev. You can find a solution by yourself...

@dcristolovean give a link for the official lib please.

@Anvar102b place any logs. What is broken? What error?

It would be great if the owner of repo would do something. The community already did a lot!

This helped me too https://github.com/0xced/XCDYouTubeKit/issues/525#issuecomment-843923468