Coder Social home page Coder Social logo

Comments (7)

paericksen avatar paericksen commented on July 21, 2024

first thing to decide is what custom URL Scheme to use for Bowser. Off the cuff, I suggest bowser://

from bowser.

stefanalund avatar stefanalund commented on July 21, 2024

Sounds good. That would mean that Bowser should handle URLs such as:

bowser://http://example.com

Interested in helping out?

from bowser.

paericksen avatar paericksen commented on July 21, 2024

I'd be happy to help as time permits. I need to figure out the best way to pass the URL from the app delegate to the view controller.

from bowser.

stefanalund avatar stefanalund commented on July 21, 2024

There is only ever one BowserViewController instance so you should be able to access that from the main window owned by the app delegate.

from bowser.

paericksen avatar paericksen commented on July 21, 2024

Sounds good. That would mean that Bowser should handle URLs such as:
bowser://http://example.com

iOS will remove the second ":" so that won't work very well. I think the best option is to use a separate scheme for each:

  • bowser:// for http
  • bowsers:// for https

There is only ever one BowserViewController instance so you should be able to access that from the >main window owned by the app delegate.

I think KeyValueObserving is going to be the best option for passing the launch URL to the view controller.

I should have a working example ready soon.

from bowser.

stefanalund avatar stefanalund commented on July 21, 2024

Thanks @paericksen, your patch looks good (just a few minor style fixes needed).

from bowser.

stefanalund avatar stefanalund commented on July 21, 2024

Big thanks to @paericksen, fixed in #32

from bowser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.