在 Audiokinetic 社区问答论坛上,用户可对 Wwise 和 Strata 相关问题进行提问和解答。如需从 Audiokinetic 技术支持团队获取答复,请务必使用技术支持申请单页面。

App crash on iOS related to unpacking vorbis

0 投票
My iOS application is consistently crashing with an EXC_CRASH reason. After symbolicating the crash report, I found this offending line in the stack trace of the crashed thread:

vorbis_book_unpack(oggpack_buffer*, CAkVorbisAllocator&, int) (in <my_app_name>) (codebook.cpp:1615)

I don't have access to this .cpp file so I'm hoping somebody here can explain why this Wwise code might be crashing my application.

Thanks!
最新提问 6月 19, 2020 分类:General Discussion | 用户: Taylor C. (150 分)

Please sign-in or register to answer this question.

...