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.

Android, Not redirecting to app after login in mobile browser(MIC Login) #119

@itsmerockingagain

Description

@itsmerockingagain

Prerequisites

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

  • I am running the version "nativescript-urlhandler": "^1.3.0",

Current Behavior

I have done all the configurations given for android:

added android:launchMode="singleTask" to main activity
added intent filter





Expected Behavior

When doing login , app navigates to mobile browser, after success login it should redirect back to app.

Failure Information

Not redirecting back to app

Steps to Reproduce

  1. install "nativescript-urlhandler": "^1.3.0" in Nativescript angular code sharing project
  2. Add the configurations given in this plugin homepage.
  3. run the app using tns run android
  4. Click on login button it will redirect to browser, after login we should be navigated back to app.
  5. Not navigating back to app.

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:

Demo Project

ℹ Please link to or upload a project we can download that reproduces the issue.

Failure Logs


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