Many users have been in contact with me about a bug that caused the application to crash upon launching. I have found and fixed two bugs that could cause this. One was displaying a UIAlertView before the super view had loaded (wait_fences: failed to receive reply: 10004003) and the other was when I tried to take a char and convert it to an NSString improperly. By using breakpoints I was able to narrow that down and fix them. I have put in a request to expedite the review process so users can finally be rid of this bug!
- Trevor Mullins