react-native-telephony icon indicating copy to clipboard operation
react-native-telephony copied to clipboard

Android Telephony for React Native

Results 9 react-native-telephony issues
Sort by recently updated
recently updated
newest added

Hi ! I just installed the lib using: ` npm install --save react-native-telephony` Then I tried to build my app: `npm run android` And I get this error : >...

Are there going to be any plans to implement this in iOS?

![Screenshot_20191201-154412](https://user-images.githubusercontent.com/41246471/69912596-779e7000-1451-11ea-83a0-67b484fb3e6a.jpg) Mycode ![1575195306603335705363](https://user-images.githubusercontent.com/41246471/69912608-a7e60e80-1451-11ea-82d9-19bb453a3251.jpg)

If we use BackHandler.exitApp() on an app not running in Dev mode, the app crashes: java.lang.RuntimeException: at android.app.ActivityThread.performDestroyActivity (ActivityThread.java:4247) at android.app.ActivityThread.handleDestroyActivity (ActivityThread.java:4265) at android.app.ActivityThread.-wrap6 (ActivityThread.java) at android.app.ActivityThread$H.handleMessage (ActivityThread.java:1565) at android.os.Handler.dispatchMessage...

the incomingNumber is blank always ande the privilages of read logs is enabled, whats happen ?

making the package safe for use - adding try catch on android native code, checking for null objects, adding failure callback for each function.

What this package make? no has description in the documentation.

Can someone one upgrade the library? I tried to use the library in MyApp. Unfortunately, it’s support react native version 0.51 which is outdated. Therefore, please update the library which...