NativeScript / NativeScript/nativescript-cli
when app is closed and make a change, it doesn't open
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- JavaScript
- Sterne
- 1.1k
- Forks
- 204
- Ø Merge
- 1 T. 9 Std.
- Gemergte PRs (30 T.)
- 8
Beschreibung
Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):
- CLI: rc(5.2.0-2019-02-07-12917)
- iOS Runtime:5.1.1
Describe the bug
App is successfully synced but it not loaded
To Reproduce
tns create appNG --ngtns run ios --hmr- make a change in css file. The change will apply correctly.
- close the app from device as press home button.
- make a change again in css file you will see that the app doesn't open but console logs are:
Refreshing application on device f42eb590ec7ad920c8c0545a308e1a1d2551218b... Successfully synced application org.nativescript.appNG on device f42eb590ec7ad920c8c0545a308e1a1d2551218b.
Expected behavior
the app must open and work correct
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne mit tns info und reproduziere dann das Problem mit tns create appNG --ng und tns run ios --hmr. Ändere eine CSS-Datei, während die App geöffnet ist, schließe die App und ändere die CSS-Datei erneut. Die Aufgabe ist erledigt, wenn die iOS-App nach der zweiten Änderung geöffnet wird und funktioniert, statt nur eine erfolgreiche Synchronisierung zu melden.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- ios, javascript
- Bereich
- cli, mobile-dev
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100