Skip to content
This repository has been 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

Open
itsmerockingagain opened this issue Feb 12, 2021 · 0 comments

Comments

@itsmerockingagain
Copy link

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


Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant