The iphone-web-app tag has no wiki summary.
0
votes
0answers
31 views
Maintaining a PHP session on an iPhone web app
I've just created a web app on my iPhone. I can open it and log in with no problem, but whenever I return to the app it has forgotten my previous session and I have to re-enter my username and ...
0
votes
0answers
24 views
Iphone webApp Barcode Scanner
I have seen multiple examples of like below:
http://ilevelupapps.com/scanner-go
http://www.pic2shop.com/developers.html
I'm wondering if there is a way or if even possible in my case to have a webApp ...
-1
votes
1answer
56 views
input text not working iPhone web app [closed]
I really don't know why, but for some strange reason this HTML doesn't work, when i try to use it in a iPhone web app:
<input type="text" id="user" style="z-index:999;" />
There is no element ...
2
votes
0answers
122 views
WebApp in HTML Upload in iOS 6.1.3 wrong fakepath
I have a problem with the new fakepath Feature in iOS. All files got renamed to the path "C:\fakepath\image.jpg".
In previous iOS 6 versions everything worked fine, files had their original name ...
1
vote
0answers
97 views
Fastclick not working when clicking edge of element (iOS)
I'm using Fastclick 0.6.2 from FTLabs, and I'd love for it to work, to remove the 300 ms delay on iOS, but in my application, it detects clicks when I click on the edge of a href block, and nothing ...
0
votes
1answer
98 views
Querying SQLite database from file using Javascript
I am building a web app with offline database browser.
I've got a .db3 file, but can't open it directly using sql.js or html5sql.js. What kind of loader do I need?
0
votes
0answers
43 views
ASP.NET and iPhone WebApp issues
I have a website running ASP.NET, and I have:
<meta name="apple-mobile-web-app-capable" content="yes">
So i-Devices can create a WebApp, the page loads perfectly as soon as I create the ...
0
votes
1answer
77 views
“Error: Calling parameters do not match signature” when using ajax-jquery in iphone web app
In creating a iphone web app, i used magento XML RPCto call magento web services. With the help of jQuery XML RPC i can access the magento web services.My code,
<script ...
-5
votes
1answer
66 views
Objective-C: Accessing the Websites Backend [closed]
I am developing native apps for iOS for quite some time now, and now I want to explore more about developing web apps that will use a websites database.
For example I have a website and I want to ...
1
vote
0answers
70 views
SVG not working on Mobile Safari when in web-app-capable mode
I can load the page and have SVG working just fine on both Mobile and Desktop versions of Safari, but when I add the page the home screen to remove the browser chrome and give the app a more native ...
0
votes
0answers
63 views
iOS 6 VoiceOver bug when in Web App mode?
I have set up a simple demonstration of the problem I am having here: https://dl.dropbox.com/u/1801792/iosbug.html
If you open that page with Safari it will work fine with or without VoiceOver. But ...
1
vote
1answer
44 views
@media for all devices but desktop-pc
Is there a way to query css-@media for ALL handhelds/smartphones independent of their sizes (width, height).
I know, I cannot use @handheld.
I have tried it this way:
@media only screen and ...
3
votes
1answer
117 views
Using GWT RequestFactory on iOS devices
An Android app can use RequestFactories to access data from GWT applications. Thats a very simple and great solution. See http://code.google.com/p/cloud-tasks-io/ for more information.
My Question:
...
0
votes
0answers
73 views
How to close the browser window and return back to the app window in iphone web app
Am developing the iPhone Web App using PhoneGap. In my web App am using a link to enter into Google site to perform an operation. Here i can open the Google Page in iPhone emulator once i complete the ...
0
votes
0answers
29 views
Is it possible to use the old web app home screen icon to open site directly in Mobile Safari?
I have an iOS web app that is currently using "apple-mobile-web-app-capable" content="yes". What I would like to do is remove the site from the web app wrapper and run it directly within Mobile ...
0
votes
1answer
240 views
Uploading Multiple Images with Phonegap
I'm looking for some advice on the best practice for uploading multiple images to a server via Phonegap. Currently I have an app that will open the camera, take a picture, and then upload that as ...
-5
votes
1answer
69 views
I want to add a push button to my web app so that when it's clicked it will open another page like browsers goForward method. How can i do this? [closed]
I must take hurry answers please! I'm making a web app and I'm going one page to the another with the list's default itemClicked event but now i want to go the another page by using a push button. The ...
2
votes
1answer
107 views
JQM fixed header with iOS transparent statur bar
What is the best way to change the JQM styles only for iOS with:
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
in order to fix this hidden header? Is there ...
1
vote
2answers
585 views
iOS network activity indicator keeps spinning in web app added to home screen
After installing a web app I am developing to the home screen of my iOS 6 device (iPhone 5), the network activity indicator in the status bar at the top of the screen keeps spinning even after the ...
0
votes
0answers
346 views
iOs-Webapp: click on link --> open youtube video in fullscreen mode
I'd like to create a link in my webapp. When you click on it it should open a youtube video in full-screen mode.
I'll place the embed/object/iframe into a hidden div such as it's loaded already.
The ...
0
votes
0answers
79 views
Header on webapp ios not sticking to top when keyboard comes up with position fixed
Here is a demo of how the header is not sticking to the top of the screen when you focus on any text box: http://sorrychat.herokuapp.com/
http://thenextweb.com seems to overcome this somehow.
Anyone ...
0
votes
0answers
39 views
iPhone web applications apple-touch-startup-image
How to stop device orientation when splash screen is shown for iphone web app .
0
votes
0answers
160 views
iPhone splash screens for web applications
I know iphone(web app) doesnt support landscape mode for splash screen in web app.But ı have to force splash screen to landscape mode because when app is opened landscape mode splash screen is shown ...
0
votes
0answers
185 views
iPhone Web App - Disable body scrolling but allow on all elements within body
I am currently using the following code to disable the html and body from scrolling:
document.ontouchmove = function(event){
event.preventDefault();
}
This works but it disables all native ...
2
votes
0answers
78 views
How can I redirect to my iPhone web apps from another wep pages?
I want to use OAuth in my web apps. I open OAuth page in new window Safari. Can I return to web apps from auth page after authorization?
It's my code for redirect to OAuth page:
<a ...
11
votes
2answers
3k views
Fitting height of homescreen-webapp for iphone 5
I have a problem with fitting the height of a webapp (homescreen).
Im using following meta-tag:
<meta name="viewport" ...
1
vote
1answer
155 views
Facebook/Google+/Twitter sharing ability inside iOS web app
I'm creating a web app for iOS, and user must pin website to homescreen to launch the app.
My web app is a news reader, and I want to add social sharing of articles in my app.
In a web app, if a web ...
1
vote
0answers
246 views
how to convert a html 5 web app into ipa file and test it on ipad
i have html 5 web app it is working fine on browser on samasung galaxy and ipad browser but i want it to convert it in ipa file and install that web app on ipad to see how it works.
so is there any ...
0
votes
0answers
144 views
how to create pdf in html 5 web app
is there any way to create pdf in html5 web app for ipad so that it should generate pdf.
I know it is possible in native app for ipad but can it be done for web also or not.
2
votes
1answer
100 views
Automatically testing UIWebView content with Selenium
I have a iPhone application that contains an UIWebView for rendering certain UI aspects. The web view content communicates with the Objective-C -side through URL requests. I'd like to test the webview ...
1
vote
2answers
373 views
Website saved to homescreen (ios) force open in safari
I am working on somewhat of a webapp, the client would like the ability to save to homescreen (default behavior) but when the end user opens the app saved to the homescreen it opens in safari rather ...
1
vote
1answer
179 views
“The file cannot be downloaded” when i download passbook from home screen webapp
i could download file via mobile safari browser with an <a> link. But when i saved my website as an home screen app, then i can not download the .pkpass(passbook file). And i got this warning:
...
1
vote
0answers
215 views
ios6 web app delete privacy setting
I'm developing a web app and testing on my iPhone 5 running iOS6.
The app was running as a home screen app and during use requested access to the camera roll on the phone which I allowed, this has ...
12
votes
3answers
2k views
Prevent scroll bounce for the body element, but keep it for child elements in iOS
I've been working on a mobile webapp as of late. I'm optimizing mobile-first, focusing specifically on iOS for the iPhone right now. I don't want the precise look of a native app, but I think that the ...
0
votes
1answer
217 views
How to stop entire web app from scrolling in iOS when users attempts to scroll in non scrollable part?
I created a web app for IOS and when users add it to their home screen via Safari, if they attempt to user their finger to scroll up or down in a part of the app which you cannot scroll in, it scrolls ...
0
votes
1answer
286 views
Save Image touch menu gone with iOS6 web apps.
With the iOS6 update, the "Save Image" touch popup menu is now gone when users are in a website that has apple-mobile-web-app-capable enabled. This is really important for my website ...
1
vote
1answer
447 views
jQuery Mobile - Back button not working in Web app
I am new to Jquery mobile I have develop a website that work fine in Iphone safari browser but when i make its home screen shortcut and run it as web app then if i move a step back its work fine but ...
0
votes
2answers
330 views
When open an URL in webapp, how to display the new page in it without jump to Safari?
I have two page in one directory for an iOS web app. One is index.html, the other one is detail.html.
In index.html, there is a link to detail.html like this
<a href="detail.html">
Redirect
...
1
vote
0answers
125 views
iScroll sticks after “next” or after focus on input box
Running iScroll in a basic web app for iOS, and I have noticed that if I press "Next" on the keypad, iScroll will not scroll above the highlighted input box, even if I move off of it. Any tips?
0
votes
0answers
86 views
404 Error when Web App is added to homescreen [closed]
I am working on this web app. All the pages work fine in my PC and even on my iPhone Safari. But when add to my home screen, few pages work fine but one page when clicked gives a 404 error. I do not ...
0
votes
0answers
319 views
iPad WebApp: open m3u8 Video Stream in player instead of browser
I'm currently developing a WebApp for iPhone/iPad (that can be saved to the Home Screen) that lets you select and play m3u8 video streams. Everything works fine, but if i start a video on the iPad ...
3
votes
2answers
1k views
iOS web app GO keyboard button doesn't submit Ajax form
I have this iOS web app, that needs to submit a form through Ajax, which works for the most part.
The only thing that isn't working is that the GO button on the keyboard doesn't respond.
On desktop ...
0
votes
1answer
212 views
ipad web app not adjustd for portrait mode, uiwebview,
I've a web application for iphone/ipad. When I view it in mobile safari it appears good both in landscape and portrait mode. But when I open it in my own ipad web app (under uiwebview), it appears ...
0
votes
1answer
124 views
iScroll messing up iWebkit framework
I am developing a web app using the iWebKit framework. I am trying to have the top bar fixed. So I tried using iScroll. I followed the instructions of iScroll but somehow it is messing up the iWebkit. ...
1
vote
2answers
324 views
Creating events on iOS5 calendar from web app
I tried a bit of research, but I don't seem to be getting anywhere.
Is it possible to access the calendar on iPad/iPhone iOS5 from a web app?
My goal would be adding an event to it, is that ...
0
votes
2answers
112 views
Open google map taking the address from PHP variable
I have an address stored in a php variable (say $add). I am trying to create a link in my Web App, which when clicked will open the Google Maps App in the iPhone with the $add marked. I don't want to ...
0
votes
0answers
180 views
iOS Safari: touchstart doesn't fire on dynamically inserted element
I'm working on an web app for iOS Safari.
I've got a search input with an autocompletion/suggestions list below it.
With javascript I add the suggestions to the list:
...
0
votes
1answer
237 views
Iphone webapp keep alive
I am currently developing a web app application for iphone
The main fonctionnality of this app is to collect GPS data in a regular way ( every 10 sec )
in order to be sent via AJAX to a WebService ...
0
votes
0answers
88 views
Email a PDF datauri content
I am developing a offline webapps to be used on iPad for our company's field rep.
I have a need to generate a PDF file, and to be able to email that.
So far I'd tried using jsPdf, and also tried ...
1
vote
1answer
289 views
The screen is not navigating even the click() method is executed successfully in mobile web app using selenium web driver
I was trying to click a button on my mobile web app, using selenium web driver. The button is located, the text over the button can be derived and even the click event is performing well. But the ...




