Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.
This repository was archived by the owner on May 28, 2025. It is now read-only.

No Redirect on IOS #8

@SheppardX

Description

@SheppardX

I'm submitting a ... (check one with "x")
[X] bug report
[ ] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/

Current behavior:
its just do nothing after i logged in succesfull in keycloak, i can click done but nothing happens.
i created in the app an listener
App.addListener('appUrlOpen', (url) => { console.log('appUrlOpen', url); });
and i get following in the app console

⚡️ TO JS {"iosSourceApplication":"com.apple.SafariViewService","iosOpenInPlace":"","url":"myapp:\/\/app\/capacitor:\/localhost\/properties?pathAfterAuth=properties&socialLogin=false&isSearching=null#state=*SOME_STATE*&session_state=9... ⚡️ [log] - appUrlOpen

Expected behavior:
that the IOS BrowserTab close and that the AuthToken obj is in localstorage to get me logged in in my app

BrowserTab is not reacting on this.browsertab.close i think or cause the app is call via "appUrlOpen"

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions