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

in IOS getting null instead of Deeplink url

Open hirensakhiya opened this issue 3 years ago • 0 comments

Bug report

  • i am able to get the Deeplink in android , but not in IOS , getting null instead of Deeplink url when App is in background

  • Reproduced on:

  • [ ] iOS

Description

i am working on a call feature , i have to show the imcoming call screen of callkeep & on click on Call start button i have to open my custom screen, so i am using Deeplinking to redirect to my custom screen , now in android i am able to redirect to my App & able to fetch Deeplink url in my initial screen , but not able to fetch the DeepLink url in iOS (instead of Deeplink url getting null)

Steps to Reproduce

Versions

- Callkeep:4.3.2
- React Native:0.63.2
- iOS:9.0

hirensakhiya avatar Apr 13 '22 13:04 hirensakhiya