I don't see moving the files to document out from bundle to documents on
first lunch as terrible thing. It can be implemented in the mean while.
In our downstream district of cordova this is how we handle dynamic app
update from server since bundle is read only.
But agree best solution is for wkwebview have proper fix.

On Thu, Jun 11, 2015 at 12:09 PM Kerri Shotts <[email protected]> wrote:

> Yeah, I was just about to say that I was pretty sure that sym/hard links
> was going to error.
>
> But that tweet looks promising! I hope that means the fix makes it in time
> for Beta 2 so we can play with it. :-)
>
>
>
>
> On June 11, 2015 at 1:55:58 PM, Shazron ([email protected]) wrote:
>
> I've already tried both sym and hard links. They result in errors, which is
> to be expected (if not there's some 'splaining to do) :P
>
> GOOD news though today! They are fixing the app bundle loadFileURL bug:
> https://twitter.com/grorgwork/status/609052546179530752
>
> Apparently you can also UI test in WKWebView:
> https://twitter.com/joemasilotti/status/609000047930429440
>
> On Thu, Jun 11, 2015 at 11:26 AM, Andrew Grieve <[email protected]>
> wrote:
>
> > Could maybe try creating symlinks / hardlinks to save on space / creation
> > time?
> >
> > On Wed, Jun 10, 2015 at 12:00 PM, Shazron <[email protected]> wrote:
> >
> > > Safari View Controller video:
> > > https://developer.apple.com/videos/wwdc/2015/?id=504
> > >
> > > What's New in Web Development in WebKit and Safari video:
> > > https://developer.apple.com/videos/wwdc/2015/?id=501
> > >
> > >
> > > On Tue, Jun 9, 2015 at 3:59 PM, Shazron <[email protected]> wrote:
> > >
> > > > I definitely will watch.
> > > > Just read about ODR
> > > >
> > >
> >
> https://developer.apple.com/library/prerelease/ios/documentation/FileManagement/Conceptual/On_Demand_Resources_Guide/Chapters/IntroToODR.html#//apple_ref/doc/uid/TP40015083-CH2-SW1
> > > >
> > > > So we could still use the copy method (fast, small app bundle) and
> > have a
> > > > solution in Cordova for ODR for app bundles that are huge. For
> example,
> > > in
> > > > the CLI prepare step.
> > > >
> > > > Of course this won't be a universal solution and is more complicated.
> > > >
> > > > On Tuesday, June 9, 2015, Carlos Santana <[email protected]>
> wrote:
> > > >
> > > >> What do we loose, I just attended the session.
> > > >> I think for most uses is a win at least in the security aspect
> > > >> Watch the session when the video is available and we can discuss
> > later.
> > > >>
> > > >> On Tue, Jun 9, 2015 at 1:23 PM Shazron <[email protected]> wrote:
> > > >>
> > > >> > We could use it for InAppBrowser but we might lose some features
> > that
> > > we
> > > >> > have possibly.
> > > >> >
> > > >> > Anyways, one piece of bad news for WKWebView iOS 9 - you can load
> > file
> > > >> urls
> > > >> > in Library and Documents, but not the app bundle.
> > > >> > https://twitter.com/wkwebview/status/608359163299819521
> > > >> >
> > > >> > On Tue, Jun 9, 2015 at 1:02 PM, Carlos Santana <
> > [email protected]>
> > > >> > wrote:
> > > >> >
> > > >> > > Yay !
> > > >> > > There is also a new Safari View Controller, don't know if it's
> > > >> applicable
> > > >> > > to replace wkwebview but at least I think it can be use to build
> > the
> > > >> next
> > > >> > > gen inappbrowser since its beats a makeup in iOS anyway.
> > > >> > >
> > > >> > > The session is in 30 minutes so I'm planning attending.
> > > >> > > On Mon, Jun 8, 2015 at 2:33 PM Shazron <[email protected]>
> wrote:
> > > >> > >
> > > >> > > > There is a WWDC session: "Safari Extensibility: Content
> Blocking
> > > and
> > > >> > > Shared
> > > >> > > > Links". So I'm hopeful for whitelisting
> > > >> > > >
> > > >> > > > On Mon, Jun 8, 2015 at 1:22 PM, Shazron <[email protected]>
> > > wrote:
> > > >> > > >
> > > >> > > > > Moar news
> > > https://twitter.com/wkwebview/status/608005652720451584
> > > >> > > > >
> > > >> > > > >
> > > >> > > > > On Monday, June 8, 2015, Shazron <[email protected]> wrote:
> > > >> > > > >
> > > >> > > > >> Cordova developers rejoice, iOS 9 includes the API to load
> > > pages
> > > >> > from
> > > >> > > > >> file:// urls
> > > >> > https://twitter.com/wkwebview/status/608002548151119872
> > > >> > > > >>
> > > >> > > > >> On Mon, Feb 9, 2015 at 2:19 PM, Shazron <[email protected]
> >
> > > >> wrote:
> > > >> > > > >>
> > > >> > > > >>> Also Xcode 6.3 now *requires* Yosemite. Fair warning to
> > > upgrade
> > > >> I
> > > >> > > > >>> suppose for your dev machines and build servers...
> > > >> > > > >>>
> > > >> > > > >>>
> > > >> > > > >>> On Mon, Feb 9, 2015 at 2:13 PM, tommy-carlos williams
> > > >> > > > >>> <[email protected]> wrote:
> > > >> > > > >>> > Oh, FFS.
> > > >> > > > >>> >
> > > >> > > > >>> > I give up on Apple solving this, personally. Most apps
> > don’t
> > > >> > > > >>> *actually* need it (they think they do, but they don’t). I
> > am
> > > >> going
> > > >> > > to
> > > >> > > > find
> > > >> > > > >>> another way to solve it for our apps… maybe I will
> actually
> > > >> have to
> > > >> > > > write a
> > > >> > > > >>> native plugin for the crypto :(
> > > >> > > > >>> >
> > > >> > > > >>> > --
> > > >> > > > >>> > tommy-carlos williams
> > > >> > > > >>> >
> > > >> > > > >>> > On 10 February 2015 at 08:18:31, Shazron (
> > [email protected]
> > > )
> > > >> > > wrote:
> > > >> > > > >>> >
> > > >> > > > >>> > In other news -- the new Xcode 6.3 beta (iOS 8.3) does
> > *not*
> > > >> > > contain
> > > >> > > > >>> > the loadFileURL:readAccessURL: selector that we are all
> > > >> waiting
> > > >> > for
> > > >> > > > >>> > :'(
> > > >> > > > >>> > https://twitter.com/wkwebview/status/564865657225756672
> > > >> > > > >>>
> > > >> > > > >>
> > > >> > > > >>
> > > >> > > >
> > > >> > >
> > > >> >
> > > >>
> > > >
> > >
> >
>

Reply via email to