-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
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
codecat
Metadata
Metadata
Assignees
Labels
No labels