Questions tagged [ios-web-app]

An iOS web app whose content is purely web-browser-based and runs outside of Mobile Safari in a chromeless browser.

The purpose of this tag, is to avoid misleading.
Currently, the closest tag is iphone-web-app, but a web-app can be on iPhone, iPad or even both!
So I think it would make more sense to have a generic ios-web-app tag rather than an iphone-web-app tag.

27 questions
5
votes
1 answer

How do you go to the previous route in iron-router?

I'm using an event handler to go to the previous URL/route: 'click #back': -> history.back() This works in Chrome desktop, Chrome devtools mobile device view, and in Safari on a physical device itself (iOS 8.1.2), but not in Chrome on the device.…
Loren
  • 13,903
  • 8
  • 48
  • 79
5
votes
1 answer

Prevent links in iframe to navigate/takeover cordova webview, especially in ios

I have Cordova application which displays external content with iframe (youtube embedded video in that case) When clicking links inside the iframe (like the youtube logo), The whole webview is navigated to the youtube website, not just the iframe.…
Bnaya
  • 765
  • 6
  • 15
3
votes
0 answers

ios ionic webview cannot load images from redirected url

I have an ionic 4 app deployed to IOS. It is using images from facebook in the format http://graph.facebook.com/1015/picture these images get translated to a CDN url…
arkoak
  • 2,437
  • 21
  • 35
3
votes
1 answer

Tracking Hybrid Apps with Google Analytics

I have an app with some native screens and some additional content I load via UIWebView. I am trying to track both native and web content into the same google analytics account. I'm able to create an account that tracks web and I can create a…
3
votes
0 answers

Web-app on iOS8 doesn't transfer Touch events to iFrames

In a web-app, on iOS 8.1, touch events (touchstart, touchend, etc.) don't seems to be transferred to iFrames, but on the same device in Safari they are. I tested the same web-app on iOS 7 and again, the touch events are transferred to the iFrame…
Simon Arnold
  • 15,849
  • 7
  • 67
  • 85
2
votes
1 answer

How to disable paste from key mobile keyboard for one-time passcodes

This below method will prevent paste when long pressing a html input field and pressing paste. However, in the case of sms one time passcode, the user can still paste the code from the top of the keyboard. How can this be prevented? window.onload =…
user3826764
  • 198
  • 1
  • 9
2
votes
2 answers

Flutter webivew not showing content from my site

I am trying to load my website content in my flutter application. I have a link https://dev.demo.hello.example.com/id/4 I have tried using flutter_webview_plugin & webview_flutter both plugins but on both plugins i am getting below error : WF: ===…
deepak
  • 161
  • 8
2
votes
0 answers

How to handle login flow that redirects to external domain in iOS pwa/web-app to avoid address bar appearing

We are trying to implement basic PWA functionality for our angular 10 web app on iOS (for now, just loading it via home screen icon for ease of access). It loads our login page fine. We are using azure b2c auth with msal-angular. We are using…
2
votes
0 answers

html5 app freezes in ios13 after navigating to an external url in in-app standalone safari browser and back

Issue My web application built using nuxt and installed as web app on iphone becomes unresponsive after I open or visit an external link from the app. Issue specifically comes iOS 13.4 and above on real devices. Simulators works fine. Devices iPhone…
2
votes
2 answers

How can I wait for