Matthew Williams | Hey Guney,
Sorry that didn't fix your problem. Did you actually use the new sample that comes with the Add-on while you were testing this? Also, does the code you are using to test this contain the following lines of code in your AndroidManifest.xml file:
<uses-permission android:name="cisco.telephony.permission.DEVICE_PERMISSION"></uses-permission>
This is the line that allows you access to ICCDevice which seems to be what you are having an issue with. If none of these fix your issue could you tell me if you are binding to the ICCDevice or if you are using our CiscoTelephonyManager. I'm not sure which comes with Add-on v0.2 as it is quite an old version. |
| Please sign in to flag this as inappropriate. |