priteshrnandgaonkar / react-native-call-detection

react-native package to detect call states
MIT License
191 stars 110 forks source link

Phone number is empty #76

Closed patryq955 closed 3 years ago

patryq955 commented 4 years ago

When I have an incoming call on a closed application and start the application. I get the number, but when I have an incoming call and answered a call on the closed application and I open the application and I get an empty string.

marcesengel commented 3 years ago

Hey @patryq955 ,

can you check whether the mentioned PR fixed it by installing react-native-call-detection from git using npm install https://github.com/priteshrnandgaonkar/react-native-call-detection.git?

Thanks in advance.

patryq955 commented 3 years ago

works great thanks