ConnectSDK / Connect-SDK-iOS

iOS source project for Connect SDK
Apache License 2.0
172 stars 134 forks source link

webOSTV: Input Picker is not launching #131

Closed khk624 closed 9 years ago

khk624 commented 9 years ago

webOSTV has remove old way to launch input picker and add new ssap method. We need to wait for second screen gateway handling the uri first.

new ssap method will be "ssap://com.webos.surfacemanager/showInputPicker"

eunikolsky commented 9 years ago

The same issue on Android: https://github.com/ConnectSDK/Connect-SDK-Android/issues/208

oleksii-frolov commented 9 years ago

Currently we launch "com.webos.app.inputpicker" application, but for newer version (> 2.0) we should launch an "com.webos.app.inputmgr" application instead.

eunikolsky commented 9 years ago

Fixed in https://github.com/ConnectSDK/Connect-SDK-iOS/commit/9c42c7ef4a46f6db8d5491401d93e09be2aacb61. Released in 1.5.0.