Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个UIWebView并在其中打开一个PDF。PDF 包含很多超链接,当我长按它时会得到一个操作表。按下操作表中的打开按钮,如果超链接是有效的 URL,它会在 safari 中打开,如果是其他东西,它会崩溃EXEC_BAD_ACCESS,我这里没有任何崩溃日志。
需要立即帮助。
也许这有帮助:
https://discussions.apple.com/thread/2483470?start=0&tstart=0
似乎是一个常见的错误。