NativeScript / NativeScript/ios-device-lib

Does the library support open deep link in iOS device?

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

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

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.