[Solved] Sync Action on iOS - ProxyError exception
|
05-05-2015, 12:29 PM
(This post was last modified: 05-05-2015 01:09 PM by SiMet.)
Post: #1
|
|||
|
|||
[Solved] Sync Action on iOS - ProxyError exception
Hello,
I try to create sample ControlPoint for iOS. I use iPhone 5S XCode 6.3 and binaries downloaded for arm64 I could fetch list of devices and get callbacks when device appear or disappear. However, I created own proxy for my custom service and try to perform any action on it. After call AsyncGetName(name) i see in console: Service: ... Action: GetName ErrorLevel: Socket ErrorCode: 1 ErrorDescription: Unknown and get ProxyError exception Has anybody know what could be wrong and how can I fix it? Thanks in advance Problem solved. During generation Proxy I set domain schemas_upnp_org which caused error |
|||
« Next Oldest | Next Newest »
|