I am trying to build my app. I run it (which until recently worked fine), now it won’t work and it gives me no errors and nothing in console. Any ideas how I can find the issue?
Edit:
What happened is my product name started with a number and it auto-filled my bundle as com.domain.-mwg
Instead of the number it had a hyphen. So, I got in info.plist and on bundle identifier I changed it to com.domain.5mwg
It was after this it messed up. I tried changing the plist back but it still messes up.
Enable “Exception Breakpoints.”
Have the rest of the settings look like this: