YTPlayerView adding a grey bar automatically. cant get rid of it - ios

Here is the screen where the grey area is shown between navigation bar and video player .
I read this one as well.
Grey bar appearing under Navigation bar after segues Swift
But didn't understood the solution as it didn't worked for me.
Need help to get this portion off.
Anyone faced this?
Thanks in advance

Related

how to create secondary top bar in iOS 10 - Swift

How to create the top bar as shown in this screenshot below:-
This seems like an secondary navigation bar at top for me.
Appreciated if anyone could give any suggestion on this issue, thanks!

When I drag a TabBarController into storyboard,the bottomBar doesen't display

as you can see,it displays a dark area.
how it can display icons,not a dark area?
Thank you for your answer
I had the problem till so you can change the colours like from above images. Just you can get the name of the tab bar items.
But when you are run it in device or simulator it should work.

White bar on top of search bar in popover

I have this weird top white bar above the search bar(on the right side). When I tap the button again to close the popover it will turn black, so I don't know if it is the popover background color or something else. Also, this happens only on iOS 9 Some help would be much appreciated.
EDIT: The problem is that I want that white bar removed, not that it's turning black
If anyone has this same problem, here is how I got rid of that top white bar. I just changed UIPopoverArrowDirectionDown to UIPopoverArrowDirectionAny where I was doing the presentPopoverFromRect

Weird grey tint in top right of screen on navigation segue

I have a strange, unwanted graphic effect when I navigate to and from views. There is a temporary grey tint in the top right of the screen. As it's difficult to describe, I made a short screen capture of what is happening.
View it here:
https://www.youtube.com/watch?v=JL05q3dp0n4&feature=youtu.be
I was just curious if any of you have seen this and/or know where I can look to modify/get rid of this behavior?
Thanks so much,
Jared
Alright, I figured it out. It had to do with my navigation bar being translucent and one of my covered background layers being grey. I checked off 'Translucent' on my navigation bar and it fixed it.

UINavigation Bar white blotch appearance

This is a problem i am getting every now and then, but can't find anything about it anywhere the navigation bar has a white circle or blotch on top left side of my app i have added the image as background image in uinavigationbar appearence in app delegate.
Please help me out of this thanks in advance.
Remove the MPVolumeView, or change its properties to remove the blotch.

Resources