Skip to content

ionic emulate ios stuck on splash screen #6369

@maxlam79

Description

@maxlam79

I notice a very consistent behaviour when it comes to emulating on iOS, it was stuck in the splash screen after ionic emulate iOS and I can't even get the app running, not even going into the code section of $ionicPlatform.ready( function () {...});

I'm running on Mac OSX El Capitan 10.11.4 (with Xcode and xcode-select installed)

Steps to reproduce:

  1. ionic start EmulatorCrash
  2. cd EmulatorCrash
  3. ionic platform rm ios
  4. ionic platform add ios
  5. ionic build ios
  6. ionic emulate ios -cls --target=iPhone-6s-Plus

This will run the iPhone-6s-Plus emulator but will be stuck in the splash screen.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions