cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
588
Views
0
Helpful
4
Replies

Internal Crash in iOS SDK for Remote Expert Mobile

shwetac.15
Level 1
Level 1

When we are hitting a SIP Address from app in Advanced SDK, it is crashing internally.

Any reason for this??

Please see the logs as below:

***WEBSOCKET*** NTWK acceptAnyCertificate: 1

2017-11-13 18:27:55.547727+0530 D-Bank[486:84436] Created NSURLRequest: ws://182.23.67.205:8080/gateway/websocketcall?appkey=FWGW-b490e6ad-ee9d-4538-840b-5a0990df1688 with timeout of: 7.000000

2017-11-13 18:27:55.548252+0530 D-Bank[486:84436] Creating websocket to <NSMutableURLRequest: 0x1c4206c30> { URL: ws://182.23.67.205:8080/gateway/websocketcall?appkey=FWGW-b490e6ad-ee9d-4538-840b-5a0990df1688 }

2017-11-13 18:27:55.822519+0530 D-Bank[486:84992] -[NSConcreteMutableData SR_stringByBase64Encoding]: unrecognized selector sent to instance 0x1c0850d40

2017-11-13 18:30:34.793503+0530 D-Bank[486:84992] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSConcreteMutableData SR_stringByBase64Encoding]: unrecognized selector sent to instance 0x1c0850d40'

*** First throw call stack:

(0x186e27d38 0x18633c528 0x186e351f8 0x186e2d6e4 0x186d130dc 0x100b3c244 0x100b40860 0x10308949c 0x10308945c 0x103098110 0x10308c9a4 0x103099104 0x1030a0100 0x186a52fe0 0x186a52c30)

libc++abi.dylib: terminating with uncaught exception of type NSException

4 Replies 4

Geevarghese Cheria
Cisco Employee
Cisco Employee

Hi Shweta,

  Moving your question under Remote Expert Mobile community for more visibility to support engineers.

Thanks and Regards,

Geevarghese

robdoyle
Cisco Employee
Cisco Employee

Hi Shweta,

Are you configured to use https instead of http within your app?

Regards,

Rob

My app allows http connections.

Hi Shweta,

The underlying WebRTC framework is designed to use https and for security reasons prohibitates the use of http.

Regards,

Rob