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.
我正在 iOS 模拟器中测试我的应用程序,在 iOS 6 上,但我的包中包含的声音在设备上运行良好,但在模拟器上找不到。这是个常见的问题吗?
现有文件存储在您的模拟器中,因此
重置你的模拟器
iOS simulator -> Reset Content and Settings
现在clean和run..
clean
run
您不必太担心模拟器的声音。如果它在真实设备上工作,那就最好了。
你仍然可以重置你的模拟器。检查您的系统音量和扬声器音量。
清理并构建您的代码。
它会正常工作。