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
4. build the project if not already done : ionic build
5. add ios with capacitor => ionic capacitor add ios
6. open xcode => ionic capacitor open ios
7. set dev team : in xcode, click on root of the app in explorer then go to "signing & capabilities" tab, select the team and change bundle identifier for an available one
8. you can now run on your device or simulation device with play button