App stuck on launchscreen on Xcode #14010
-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
hi, are you trying to build it with xcode? Can you try to run |
Beta Was this translation helpful? Give feedback.
-
Hi Michael, first of all thanks for your answer. If I try the command "ti build -p ios -T foo" or if build the app with the standard VS procedure the app start correctly. I would like to make sure that any switch from xCode (sign for Appstore or Enterprise) works correctly. Very Thanks. |
Beta Was this translation helpful? Give feedback.
hi, are you trying to build it with xcode? Can you try to run
ti build -p ios -T foo
in your project folder and then select "simulator" in the menu.