Search for 'webView.hidden' in your ChildBrowserViewController.m file
- webView.hidden = NO;
+ webView.hidden = YES;
On Sep 20, 7:01 pm, Adam Ware <
tuppaw...@gmail.com> wrote:
> Trying to avoid looking too deeply into objective C here.
> But is there a way I can open a child browserwindowhidden (like just
> send a url to a web part hidden) ?
> I need to open a url to authenticate through a browserwindow- but