How to Use Crosslight to Enable Telephony Service Permissions for Android

5 replies. Last post: August 20, 2015 2:51 AM by Arief Handany
Tags :
  • (None)
  • New Discussion
  • New Question
  • New Product Feedback
Jimmy TungolMember

As stated on the subject... how do we use the telephony service working with Intersoft.Crosslight.Android? I mean, it should be easy calling the method below as shown here, but what are the permissions needed to make this work?

    this.MobileService.Telephony.Call(+639151234567);

We have already added the following permissions but IsSupported() method always returns false.

    <uses-permission android:name="android.permission.CALL_PHONE" />
    <uses-permission android:name="android.permission.READ_PHONE_STATE" />

All times are GMT -5. The time now is 4:26 PM.
Previous Next