Top "Chrome-ios" questions

Mobile version of Google's Chrome browser for IOS devices.

Issue with window.close and chrome

I'm trying to close a child window with JavaScript, and in Firefox everything works fine but in Chrome the window …

javascript google-chrome chrome-ios
Chrome IOS - Is it just a UIWebView?

I'm not sure this is a suitable question for here but is the new Chrome app for IOS just a …

ios chrome-ios
How to download a blob file from Chrome iOS in Javascript?

How to download a blob file from Chrome iOS in Javascript ? I'm working on download files (pdf, excel, txt, png) …

javascript ios download blob chrome-ios
window.close() doesn't work on iOS

I open a new window with window.open() to redirect users to the oauth login page. However, after successful login …

javascript ios iphone ipad chrome-ios
window.opener not set in iOS Chrome

In one file, I have <a href="t2.html" target="_blank">go</a> In t2.html …

ios google-chrome chrome-ios