Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

communication nativescript <-> browser app #33

Closed
ray007 opened this issue May 27, 2020 · 5 comments
Closed

communication nativescript <-> browser app #33

ray007 opened this issue May 27, 2020 · 5 comments

Comments

@ray007
Copy link

ray007 commented May 27, 2020

This is maybe not exactly the right place to ask, feel free to point me to the right place.

Is there any way to establish communication between the nativescript app and the js-app in the opened browser tab?
Assuming both know about each other.

@jdnichollsc
Copy link
Member

jdnichollsc commented May 27, 2020

If you need communication, you should use a WebView instead

@ray007
Copy link
Author

ray007 commented May 27, 2020

I would, if WebViews worked with self-signed certificates.

@ray007
Copy link
Author

ray007 commented May 28, 2020

Thanks for the information, even though it does not look very promising.
Seems if there is a way to do it now, a custom url scheme would be the way to go. Will need to learn more about that...

@jdnichollsc
Copy link
Member

Check the openAuth method and the redirection using a deep linking (custom url scheme) 🙂

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

No branches or pull requests

2 participants