Skip to content
This repository was archived by the owner on Feb 10, 2023. It is now read-only.
This repository was archived by the owner on Feb 10, 2023. It is now read-only.

Relative Path Interpretation Issues #98

@keithgulbro

Description

@keithgulbro

Prerequisites

Please answer the following questions for yourself before submitting an issue.

  • I am running the latest version
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed
  • I'm reporting the issue to the correct repository

Current Behavior

Currently there is no opportunity to interpret the relative path passed via the URL scheme.

I.E. exampleApp://comments/1

Expected Behavior

The plugin should return the relative path of the URL scheme inside the promise so that the app may navigate to the appropriate intended route.

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

NativeScript version:
Java version:
NodeJS and NPM version:
Platform(s) running:

"nativescript-urlhandler": "^1.3.0",
"nativescript-vue": "^2.4.0",
  "nativescript": {
    "id": "example.app.name",
    "tns-android": {
      "version": "6.3.1"
    },
    "tns-ios": {
      "version": "6.3.0"
    }
  },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions