Tagged Questions
0
votes
0answers
33 views
ios redirecting to safari issue
I am one strange issue ,the issue i am using the
[[UIApplication sharedApplication]openURL:[NSURL URLWithString:URLString]]
Url string means login page
if i am calling the browser for the first ...
0
votes
0answers
17 views
Cached images in UIWebView take longer to load? (NSURLProtocol?)
I'm serving up local images to my UIWebView via NSURLProtocol (which means the image is returned almost immediately), but I'm experiencing an issue where cached images (images being displayed again ...
0
votes
0answers
20 views
LinkedIn not showing senders name
When i go to my friends profile on linkedin and click on the send message button so I am redirected to the message composer page, whose url i see on my mobile browser is this
URL: ...
1
vote
1answer
89 views
iOS6 redirect to secure pages with invalid SSL certificate not working
I have a page which takes users from an insecure page to a secure page via a redirect, but it is not working on iOS6 Safari. The secure page has an invalid certificate as this is a testing ...
0
votes
2answers
158 views
How to tell Filepicker to upload file from a native input type=“file”?
TASK: PhoneGap application uploading photos to filepicker.
I managed to use Filepicker within the app.
I managed to use other uploader with native input: http://blueimp.github.io/jQuery-File-Upload/
...
1
vote
0answers
155 views
iOS offline app html5, google maps not loading on app, just on safari
so i have a web app, when i save to iphone the google maps, sometimes load, but not every time, using safari on iphone it`s always loading.
the manifest file content:
CACHE MANIFEST
favicon.ico
...
0
votes
1answer
77 views
iOS Safari image rendering issue
I've been experiencing some very strange behavior in Safari on iPad.
There's a large image that gets rescaled and position on orientation change. This is probably beside the point, but it's fine in ...
0
votes
0answers
57 views
IOS 6 safari - Issue with dynamic Javascript registeration
I have been working on an application that requires a postback to the server. As the data is received from the server, we do script registration using the code below:
...
0
votes
0answers
129 views
iOS Web App Title meta tag: Only Supports 12 Characters But Web App Titles Support 13 Characters
I am using the undocumented iOS Web App Title meta tag (available in iOS 6).
I placed the meta tag in the head of my HTML5 file and uploaded it to my web server. The title of my web page is "iOS ...
1
vote
0answers
88 views
“Current Instrumentation Disallows Attach” Instruments 4.5
i want to connect my iPad Safari with Instrument 4.5 installed with Xcode 4.5.2.
i was selecting allocations from instruments file menu-->new--> Choose a Template for the trace Document -ios -All ...
0
votes
1answer
297 views
CKEditor does not focus on iOS when tapping in text area
CKEditor 4.0.1 is failing to focus when tapping in the text area on iOS 6.1 Safari. This happens both on the iphone and ipad (both running iOS 6.1). I can eventually get it to focus by tapping it ...
0
votes
1answer
95 views
Downloading Passbook files doesn't work with Facebook iOS browser [duplicate]
Safari for iOS6 supports the mime type: application.com/vnd.apple.pkpass
This means you can download & open Passbook .pkpass files from a URL.
It seems that Facebook's browser does not support ...
0
votes
3answers
99 views
type of object returned from Mobile Safari date input
I'm trying to figure out what kind of object Mobile Safari returns when I use the built-in date picker. For example:
<input id="d" type="date" />
And the javascript:
alert( $("#d").val() );
...
2
votes
0answers
191 views
How to force links to open in iOS Safari?
my webpage has links to download Passbook .pkpass files.
This works fine in Safari for iOS since Apple's browser supports the mime type: application.com/vnd.apple.pkpass
Facebook's iOS browser (as ...
0
votes
1answer
154 views
iOS web app to call mobile safari share function?
This is a longshot, but is it possible via HTML/JavaScript e.g. For a standalone iOS web app to call the share function found in mobile safari?
E.g on a web page a user clicks a link that then calls ...
1
vote
0answers
20 views
URLs being altered between iOS Mail & iOS Safari (on iPhone)
Clicking on an email link from the Mail app that had "utm_source=eCom" as part of the URL brought me Safari URL where "=eC" was replaced by "ì" (the lowercase i with an accent going left). Final ...
0
votes
0answers
35 views
Keeping the last input line visible on mobile Safari
I am using JSFiddle on my iPad and it can keep last input line always visible. Is there anyone know how this functionality is implemented using Javascript? Any help will be appreciated.
0
votes
0answers
91 views
In Safari Mobile, hit a '-webkit-user-select:none' element twice, the cursor move to last character
I have a very simple HTML:
<html>
<body contenteditable="true">
<p>Hello world!</p>
<p>Hello world!</p>
<p>Hello world!</p>
...
0
votes
0answers
125 views
Websocket ios 6.01 mobile safari
I have an iOS app with just a webkit that runs a web application. I'm using websockets to send messages to server (using javascript to send that messages).
I send a LOT OF messages to server and ...
1
vote
2answers
268 views
iOS 6 Mobile Safari slow render of large table with select elements
We're building a web application that has a page where the user sees a large table of editable items. This table has controls on each row to move the row up/down and the option to delete the row. ...
2
votes
2answers
949 views
JavaScript not working in Safari on iPad
We have a large web application and we have found that it is not working properly in Safari on an iPad. Although we have an iPad for testing, it doesn't seem to be possible to see JavaScript errors in ...
0
votes
1answer
258 views
Web site does not allow zooming out or scrolling on iOS
Part of our web site has a mobile version, but for the Blogs section (all our PHP content) we decided to just offer mobile users the desktop site (for now).
This works fine on iPad, but on iPhone ...
2
votes
0answers
230 views
SVG loading Slowly in Safari iOS 6
We have some svg files that are loading incredibly slowly in Safari in iOS 6 (the browser hangs for about a minute or so when loading the file. This is browsing directly to the svg file, no ...
2
votes
1answer
134 views
Force a link in Chrome(or other browser) to open in Mobile Safari on IOS6?
I want my customers to be able to download a passbook file. As of this moment Chrome does not support this format and seems to hang on the download.
Is there a way to force a link in Chrome(or any ...
0
votes
1answer
780 views
HTML5 video autoplaying without autoplay attribute
I have an embedded HTML5 video that is autoplaying on iOs6.0.1 in mobile Safari without the autoplay attribute being present. Any ideas on what is going on or how to stop the autoplaying?
<video ...
2
votes
1answer
295 views
iOS6 Safari JavaScript Ajax Polling Bug?
I have a web application that is designed to run on desktops and mobile device like the iPhone. It's always worked fine on iOS devices, until we upgraded one of our devices to iOS6 recently. Now ...
3
votes
1answer
105 views
What is the technical name of the Mobile Safari Share Button? Can it be targeted with Javascript?
Does anyone know the name of this button at the bottom of IOS Mobile Safari? It's the button at the bottom of the phone that is a box with an arrow coming out of it.
Also, can it be targeted from the ...
0
votes
1answer
70 views
Session Error in Safari on IOS6 while Chrome works
I call a Webapplication from my build in UIWebview and get a session error every time, while it works fine on chrome. The error can be repoduced in Safari on my iOS6 device. In iOS5.1 Safari runs more ...
0
votes
0answers
35 views
How do you increase the size of the image upload thumbnail seen whilst using the file upload API in iOS 6 mobile safari?
At the moment the default thumbnail is very small.
2
votes
1answer
175 views
iOS Safari shows apps that are installed. How does this work? Meta tag?
Have you noticed that some sites in iOS safari will show a banner to let the user know the app is installed? How does this work? Is this a meta tag?
Thanks
3
votes
1answer
342 views
Mobile Safari -webkit-gradient iOS5/6 inconsistency
I've noticed an inconsistency in the way Mobile Safari on iOS5 and iOS6 handles -webkit-radial-gradient that I'd like to rectify in a webapp.
Take the following example:
div {
width:100%;
...
2
votes
1answer
475 views
Why does my node.js / socket.io app not work on iOS6?
I thought the whole point of socket.io was to not have to worry about modern browsers? lol
Anyway, I am new to socket programming. I have a small app that simply mimics mouse movements.
You open ...
0
votes
1answer
108 views
How to test for Mobile Safari that supports upload other than version string?
iOS 6 now supports uploading images via the <input type='file'> tag.
Is there any way to check for this support other than getting the user agent and checking whether the Safari version is ...
3
votes
2answers
1k views
Full screen api HTML5 y Safari (iOS 6)
I'm trying to make an application to run in full screen mode (without the top bar) in Safari for iOS 6.
The code is as follows:
var elem = document.getElementById("element_id");
if ...
1
vote
1answer
569 views
Strange JavaScript behaviour on mobile Safari iOS 6
I ran into a very very very strange JS issue that is reproducing only on Mobile Safari browser on iOS 6.
The issue is in a function that formats a given value to a price, by stripping down the number ...
0
votes
0answers
192 views
Mobile Safari iOS 6 Clear WebDB
Before upgrading to iOS 6 on my iPhone I used to be able to go into Safri settings and clear out the WebDB (Web SQL)
It doesn't appear that is an option anymore. So I have a web app that uses Web ...
0
votes
0answers
150 views
UIWebView rendered differently than Safari
I have a very complex external webpage, ASPX with lots of javascript, that works fine in Safari on the iPad, but behaves differently in a UIWebView within my app.
Is there something special I should ...
0
votes
2answers
434 views
window.open freezing when called from onchange function in ios 6 Safari
<select id="myDropDown" onblur='launchSite()'>
<option value="selectone" selected="true">Select One</option>
<option value="http://www.google.com">Google ...
2
votes
1answer
567 views
Trigger file input dialog programatically on iOS 6
How can I trigger a select file dialog on iOS 6 for an input element in the DOM programatically? (i.e. using Javascript)
<input type="file" id="foo">
Notes:
Mobile Safari and Safari seems ...
6
votes
1answer
343 views
How to get this bar in Safari on iOS 6?
There's this bar that appears at the top, with an app's icon and a link to it on the App Store. I've seen it on several sites, and I think this is part of iOS 6. Any idea on how to get it to show?
0
votes
1answer
358 views
Canvas scaling images from iPhone iOS 6
I'm experiencing weird scaling issues trying to scale images uploaded from an iPhone using the now available on iOS 6. I'm only having issue with images in the camera roll. Images in Photo Streams or ...
0
votes
0answers
179 views
iOS6 Mobile Safari select tab JavaScript event
Is there any way to detect when a Mobile Safari tab is selected / focused? I've tried a couple of things that haven't worked including
Cross-browser Page Visibility API polyfill
...
7
votes
0answers
2k views
iOS 6 not playing Vimeo embedded videos [closed]
This is my first question. I've searched all over StackOverflow and Google for answers but have been unable to find one.
I have a video embedded on my website using Vimeo's universal iFrame code. ...
0
votes
1answer
1k views
UIWebView on iOS 6 does not display images with relative URLs in webarchives
We are using webarchives in our apps sometimes as it is very convenient way to store HTML + all associated images/CSS/scripts/etc inside a single file on the desktop, put it into the project, and then ...
2
votes
1answer
892 views
Detect Mobile Safari full-screen mode using media queries
iOS6 introduced a new full-screen mode for Mobile Safari. It is only available in landscape orientation and hides the browsers top and button bar, as well as the devices status bar.
How is it ...
2
votes
1answer
2k views
iOS 6 Mobile Safari Session Variables not retained when set via AJAX [duplicate]
Possible Duplicate:
Is Safari on iOS 6 caching $.ajax results?
I have been having a problem with session variables set via AJAX in mobile Safari iOS 6. I included a sample that will set a ...
2
votes
1answer
1k views
Hiding Address Bar in Mobile Safari With Reader Button Visible
Ok, so I'm using the suggested window-scrollTo method and it's working just swimmingly everywhere except for one little sticking point.
When Safari decides to show the "Reader" button figuring I ...
4
votes
2answers
3k views
Ajax post request in ios Safari 6 not work
after upgrade to iOS6.0 release, ajax login page stopped working.
It looks like ajax post request made by jquery $.ajax is cached in safari even after adding random querystring parameter and set ...
3
votes
0answers
605 views
ios6 canvas high resolution y-value
I have an html5 webapp that recently was broken on iOS6. We take a high resolution jpeg image and render it on a canvas element. We first load a lower resolution thumbnail as a placeholder while the ...
0
votes
0answers
170 views
iOS 6 Safari mobileprovision download / install error
in iOS 5 .mobileprovision files can be installed by Safari (iPhone/iPad).
But in iOS 6, Safari cannot download or install .mobileprovision files from a website URL.

