Skip to content

cordova-serve-ios does not generate the build/emulator folder #124

@vesper8

Description

@vesper8

I'm really confused because I could swear this used to work. I updated a lot of dependencies lately and now I'm noticing that when I run cordova-serve-ios after running cordova-build-only-www-ios, it does not update the files inside the src-cordova/platforms/ios/build/emulator folder and what ends up launching on my IOS Simulator is an old version

If I delete the emulator folder manually, it does not get recreated

The only way I've found to create this folder, and correctly open the Simulator with the latest version is to run cordova emulate ios from inside the src-cordova folder

So I wonder then what is the point of the cordova-serve-ios command now.. I thought this was meant to test out in a simulator or alternatively a USB connected device

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions