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.
我已经使用 phonegap 3.1 for iOS 构建了一个应用程序。它在 iOS 6 中运行良好,但在 iOS 7 中由于内存泄漏问题而崩溃。当我开始记录出现在窗口顶部的红色条时,就会发生这种情况。此外,应用程序正在崩溃。录制 10-15 次后发生,CPU 使用率逐渐增加
此问题与代码相关,而不是 iOS 7。已处理未使用的媒体元素。现在它工作正常