Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to add web view? #9

Closed
ksuchar opened this issue Mar 3, 2015 · 1 comment
Closed

How to add web view? #9

ksuchar opened this issue Mar 3, 2015 · 1 comment

Comments

@ksuchar
Copy link

ksuchar commented Mar 3, 2015

Hi, i would like to add a web view to the view controller 2 so when the user presses the 'globe' icon it takes them to a web page. I added a web view and connected it to ViewController.swift and then loaded a url with url requests. Unfortunately i get an exception error when I run the program... Any ideas??

Thanks so much for this amazing sidebar demo app!!

@edekhayser
Copy link
Owner

What is the exception that you run into? This is probably unrelated to the
sidebar, however. You might get faster/better answers on StackOverflow
On Tue, Mar 3, 2015 at 2:53 PM ksuchar notifications@github.com wrote:

Hi, i would like to add a web view to the view controller 2 so when the
user presses the 'globe' icon it takes them to a web page. I added a web
view and connected it to ViewController.swift and then loaded a url with
url requests. Unfortunately i get an exception error when I run the
program... Any ideas??

Thanks so much for this amazing sidebar demo app!!


Reply to this email directly or view it on GitHub
#9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants