D
D
Dmitry Demidenko2018-06-13 11:08:36
JavaScript
Dmitry Demidenko, 2018-06-13 11:08:36

How to open a new browser window using js?

Hello.
In my application, I use the user's webcam. Everything works great in browsers!
If a user follows a link from a social network using the vkontakte, facebook, instagram application, then this link opens inside the web_view component and then I cannot access the camera.
How can I use javascript to open a new external browser window knowing that the user is logged in with a web_view?
window.open(url, "_blank"); opens a tab in the same web_view. I need to launch a browser Thank you
in advance)

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DENIS Kokorev, 2018-06-13
@shmaroder

Looks like the answer is here, if that's what it is...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question