NativeScript / NativeScript/ios-device-lib
Does the library support open deep link in iOS device?
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 16
- Forks
- 8
- Avg merge
- 19h 29m
- Merged PRs (30d)
- 2
Description
I figured that using start(startArray: IDdiApplicationData[]): Promise<IDeviceResponse>[]; do open an app, which requires the appID. I'm wondering how can we pass a param e.g. App-prefs:root=Phone instead of appID to open the deep link instead an iOS app?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the mentioned start(startArray: IDdiApplicationData[]): Promise[] entry point and how appID is consumed. Determine whether the API can represent an iOS deep link such as App-prefs:root=Phone, then define the expected behavior and how it should be verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, ios
- Domain
- api, mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100