_BSMachError while running Stanford's CS193p Smashtag app

后端 未结 5 2165
北恋
北恋 2021-02-14 01:06

I downloaded the Smasthag demo app from course\'s site. Project builds fine (after small changes in Twitter, TwitterRequest etc. classes, because I use the latest Xcode 7b4) and

5条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-02-14 01:56

    This seems to be an iOS 9 Beta bug. It definitely is related to presentation and dismissal of UIKeyboard (the system one). And, at that it doesn't happen all the time.

    It's harmless, just annoying. The bug will probably be resolved in the next beta since its in a core system object.

提交回复
热议问题