Replies: 2 comments
-
|
麻烦提供下进一步的信息:是必现的场景还是偶现的场景,如果是必现的可以基于官方 demo 构造下场景, 偶现的提供下出现这类问题的时机 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
长时间没有进一步的信息,临时关闭,后续有更多的信息再跟进 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
IDE:Xcode
Deploy OS: iOS
sdkVersion:4.4.35 (cocoapods)
当调用 PAGDecoder.frame(at index: Int) 时报错,PAGDecoder::renderFrame() Failed to create a CompositionReader!
Pag资源本身应该没问题,PAGView能正常播放(测试时没有把资源同时添加到 PAGView 和 PAGDecoder)。
代码如下
Beta Was this translation helpful? Give feedback.
All reactions