react-native-webrtc / react-native-webrtc/react-native-callkeep

in IOS getting null instead of Deeplink url

Open
#561 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
1.1k
Forks
511
Avg merge
9h 12m
Merged PRs (30d)
2

Description

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files or tests are identified. Start by reproducing the background deep-link flow on iOS 9.0 with Callkeep 4.3.2 and React Native 0.63.2, then trace delivery to the initial screen. Done means the deep-link URL is available on iOS after the call screen's Call start action instead of null.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, react-native
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.