I have an app that is currently available for the the Watch. In taking my first peek at iOS9, it only has 2 errors. One in the glanceController and the same in the interfaceController
'openParentApplication(_:reply:)' is unavailable
It doesn't look like openParentApplication is even an option with the WKInterfaceController anymore.
I know it's early in the process, but suggestions?