Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

Can't live reload an app added to the home screen in iOS Simulator #1527

Open
chrisvltn opened this issue May 19, 2019 · 0 comments
Open

Can't live reload an app added to the home screen in iOS Simulator #1527

chrisvltn opened this issue May 19, 2019 · 0 comments

Comments

@chrisvltn
Copy link

Short description of the problem:

Can't live reload nor debug an app added to the home screen in iOS Simulator.

What behavior are you expecting?

Page auto reloads when a file is changed.

Steps to reproduce:

  1. Run ionic start ios-live-reload-issue blank
  2. Go to your project and run ionic serve
  3. Open an iPhone X Simulator
  4. Open Safari
  5. Open your ionic project served URL (probably http://localhost:8100)
  6. Click on the Share icon at the bottom of the screen
  7. Click on "Add to Home Screen"
  8. Open the web app saved in the home screen
  9. Change any typescript, CSS, or HTML file in the project

Which @ionic/app-scripts version are you using?

Ionic:

ionic (Ionic CLI) : 4.7.1 (/usr/local/lib/node_modules/ionic)
Ionic Framework : ionic-angular 3.9.2
@ionic/app-scripts : 3.2.1

Cordova:

cordova (Cordova CLI) : 7.1.0
Cordova Platforms : ios 4.5.5
Cordova Plugins : cordova-plugin-ionic-keyboard 2.1.3, cordova-plugin-ionic-webview 1.2.1, (and 4 other plugins)

System:

NodeJS : v10.15.3 (/usr/local/bin/node)
npm : 6.4.1
OS : macOS Mojave
Xcode : Xcode 10.2.1 Build version 10E1001

Additional information:

I'm trying to add to the home screen to test style issues regarding the iPhone X notch.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant