-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fatal Error #1
Comments
While processing the data variable is unwrapping a nil value. |
Haven't had the chance to look at the new syntax for arrays and dictionary in swift. Will look into it today and update it. Thanks for the heads up! Cheers! On Thu, Jul 10, 2014 at 12:23 PM, Antonio Gomez-Maldonado
|
Thanks mate, looking forward to it... |
I have the same problem, when will you update the code? |
Hello gaurvw:
I'm running your app with Xcode 3 DP 3, once changed the new syntax of arrays I'm getting a fatal error on the output while deploying the app on my device:
fatal error: unexpectedly found nil while unwrapping an Optional value
Cheers,
The text was updated successfully, but these errors were encountered: