You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use this to debug my app, but the command:sweetpad.debugger.getAppPath seems not to be updated
because it's launched a simulator that I didn't install the app
i.e. my current simulator in VSCode is iPhone 16 pro but when I tried to attach like the below it will launch iPhone 16 plus which doesn't even install my app.
but actually I have built on iPhone 16 Pro quite a few times and I don't use iPhone 16 plus at all.
I use this to debug my app, but the
command:sweetpad.debugger.getAppPath
seems not to be updatedbecause it's launched a simulator that I didn't install the app
i.e. my current simulator in VSCode is
iPhone 16 pro
but when I tried to attach like the below it will launchiPhone 16 plus
which doesn't even install my app.but actually I have built on iPhone 16 Pro quite a few times and I don't use
iPhone 16 plus
at all.Could you please help check this issue.
Why don't I use
because my project is huge that the debugger never attaches to the process that I have to attach like as my first json
The text was updated successfully, but these errors were encountered: