I'm new to Xcode. Recently has just downloaded the Xcode6-beta2 to learn swift and followed tutorial online to setup app to run on real device.
My simulator on Xcode6-beta2 was working before but it's not longer working after the setup to run app on real device.
There is no problem when run my app on real device but when i try with simulator(iphone5s). The simulator never open & on finishing running app on simulator it trigger me with an "null" alert.
I didn't notice any other error on console except the alert(null).
Please advice. Thanks in advance.
Below link for screenshot of the null alert error: