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
after a clean build I mostly get this error for iDevices:
Session did end with error Error Domain=DTiPhoneSimulatorErrorDomain Code=1 "The simulated application quit." UserInfo=0x10030a930 {NSLocalizedDescription=The simulated application quit., DTiPhoneSimulatorUnderlyingErrorCodeKey=-1}
but sometimes just this one:
Session did end with error (null)
Android kinds seems to run, but gives me authentication errors.
I have checked the key and secret and they are correct, as are my account credentials.
The text was updated successfully, but these errors were encountered:
after a clean build I mostly get this error for iDevices:
Session did end with error Error Domain=DTiPhoneSimulatorErrorDomain Code=1 "The simulated application quit." UserInfo=0x10030a930 {NSLocalizedDescription=The simulated application quit., DTiPhoneSimulatorUnderlyingErrorCodeKey=-1}
but sometimes just this one:
Session did end with error (null)
Android kinds seems to run, but gives me authentication errors.
I have checked the key and secret and they are correct, as are my account credentials.
The text was updated successfully, but these errors were encountered: