Thanks! I re-looked at the API diffs again since its probably close to stable by now: https://developer.apple.com/library/prerelease/ios/releasenotes/General/iOS70APIDiffs/index.html
I see some changes we could do, but not critical: - CoreTelephony, we can detect what sort of cellular connection is available now (Connection core plugin) - ImageIO.framework/CGImageMetadata - we can manipulate metadata better now (Camera core plugin) - UIWebView has various new properties we might need to support to turn off/on - JavaScriptCore might allow a lot more scenarios for plugin development, not sure yet but super minor priority just FYI On Tue, Aug 27, 2013 at 1:44 AM, Brian LeRoux <[email protected]> wrote: > welcome back mang! > > > On Mon, Aug 26, 2013 at 12:05 AM, Shazron <[email protected]> wrote: > > > Getting back into the saddle after vacation (but at +8GMT not SF time). > > > > Since Apple already announced a Sep 10 event, it is without a doubt > > regarding new phones which means the new iOS release. So since there is > not > > much time I will focus on that first so there are no surprises, if there > > are I hope to write workarounds or guidance on how to upgrade etc. > > >
