[UMEnvelopeBuild buildEnvelopeWithExtHeader:content:pathURL:type:version:]: 報錯

1.UMEnvelopeBuild 報錯 出自最新的UMCCommon~7.2.4


Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UMEnvelopeBuild buildEnvelopeWithExtHeader:content:pathURL:type:version:]: unrecognized selector sent to instance 0x281006710'

*** First throw call stack:
(0x18e54d9d4 0x1a1efeb54 0x18e45dbac 0x18e550018 0x18e551f8c 0x102382e48 0x105343ce4 0x105345528 0x10534c5ac 0x10534d234 0x105358a5c 0x1d4b5a5a4 0x1d4b5d874)

libc++abi.dylib: terminating with uncaught exception of type NSException
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UMEnvelopeBuild buildEnvelopeWithExtHeader:content:pathURL:type:version:]: unrecognized selector sent to instance 0x281006710'

解決辦法:
目前還沒解決????網上的辦法不管用

2.DYGLInitPlatform崩潰

2020-12-03 16:04:33.226995+0800 17duu[969:243686] [DYGLInitPlatform] connection to host has failed: Error Domain=NSPOSIXErrorDomain Code=2 "No such file or directory"
2020-12-03 16:04:33.229663+0800 17duu[969:243686] aborting: platform initialization failed

解決方案:這種情況主要是由於編譯過程中有損毀文件造成的,Clean一下就可以了

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章