iOS Question B4i - Safari Controller - Hide Address Bar

BillMeyer

Well-Known Member
Licensed User
Longtime User
Hi,

I need to hide the address bar on the Safari Controller in B4i. Has anybody ever done this before ?

upload_2018-8-31_14-47-23.png
This is what I wish to hide.

I have found THIS but I don't know how to implement it (if it is the solution).

Any help would be appreciated.
 

JanPRO

Well-Known Member
Licensed User
Longtime User
Hi,

I have found THIS but I don't know how to implement
This is for webapps opened in the normal safari browser.

There is no elegant way to hide the address bar of the SafariController.
However, it should be really simple to build your own custom Controller with a webview.

Jan
 
Upvote 0

BillMeyer

Well-Known Member
Licensed User
Longtime User
Hi!

Did you get to hide the bar?

Thanks
Hi,

No unfortunately not yet. I have another idea though and will report back this week after some testing.

Enjoy !!
 
Upvote 0
Top