Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NS + Angular | IOS Simulator stuck on NativeScript Splash or black app screen #5696

Open
3 tasks done
ThijmenL98 opened this issue Oct 27, 2022 · 3 comments
Open
3 tasks done
Labels
bug-pending-triage Reported bug, pending triage to confirm.

Comments

@ThijmenL98
Copy link

Issue Description

When i try to launch the created app on my ios simulator on my MacBook Pro, it gets stuck on a black screen when opening the app (iPhone) or on the blue NativeScript launch screen (iPad).

The app in question is simply a single screen with an input field, button and a text field that copies the input field text to the text field when clicking the button. The only CSS used is to make the button coloured and the displayed text centered and bold.

Have tried:

  • Restarting MacBook Pro
  • Restarting Simulator
  • Changing Simulator device
  • Deleting node_modules folder and running npm install
  • Invalidating IntelliJ caches
  • Shaking device
  • Erasing all content and settings from device

Reproduction

'tns run ios --bundle'

Relevant log output (if applicable)

No response

Environment

OS: macOS 12.6
CPU: (8) x64 Intel(R) Core(TM) i5-1038NG7 CPU @ 2.00GHz
Shell: /bin/zsh
node: 18.11.0
npm: 8.19.2
nativescript: 8.3.3

# android
java: 11.0.17
ndk: Not Found
apis: Not Found
build_tools: Not Found
system_images: Not Found

# ios
xcode: 14.0.1/14A400
cocoapods: 1.11.3
python: 3.10.8
python3: 3.10.8
ruby: 2.7.6
platforms: 
  - DriverKit 21.4
  - iOS 16.0
  - macOS 12.3
  - tvOS 16.0
  - watchOS 9.0


### Dependencies

json
"dependencies": {},
"devDependencies": {
  "tslint": "^6.1.3",
  "typescript": "^4.8.4"
}

Please accept these terms

@ThijmenL98 ThijmenL98 added the bug-pending-triage Reported bug, pending triage to confirm. label Oct 27, 2022
@ThijmenL98
Copy link
Author

On iPad, after 5-15 minutes, it does sometimes show the app eventually. iPhone keeps a black app screen, then after about a minute, closes the app, restarts and again a black screen.

@ThijmenL98
Copy link
Author

Also, it does provide the message that it is "successfully synced on device", no errors

@WarrenHullStunts
Copy link

Any update on this? I'm experiencing a very similar issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-pending-triage Reported bug, pending triage to confirm.
Projects
None yet
Development

No branches or pull requests

2 participants