You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using SGPlayer, I found some problems.
All of the mp4 files are working perfectly on arm64 devices.
But it not working in iPhone and iPad devices of arm64e-architecture.
Some of the mp4 files do not showing video screen.
And not working in the armv7 devices such as iPhone5(iOS 10.3.4).
The output error message :
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSArrayM insertObject:atIndex:]: object cannot be nil'
*** First throw call stack:
(0x1cc1bb3d 0x1bea3067 0x1cb2eded 0x6693b 0x9ef2b 0x2cb085d3 0x2cb05855 0x1f9b49f1 0x1f9b4839 0x1ee531bf 0x1ce6ca7f 0x1cbc4c19 0x1cbd865f 0x1cbd7ebd 0x1cbd5eab 0x1cb291af 0x1cb28fd1 0x1e2d3b41 0x21eb1a53 0x8d681 0x1c3164eb)
libc++abi.dylib: terminating with uncaught exception of type NSException
SGPlayer is very good.
However, these problems cann't be used.
Would you mind help me?
The text was updated successfully, but these errors were encountered:
I'm using SGPlayer, I found some problems.
All of the mp4 files are working perfectly on arm64 devices.
But it not working in iPhone and iPad devices of arm64e-architecture.
Some of the mp4 files do not showing video screen.
And not working in the armv7 devices such as iPhone5(iOS 10.3.4).
The output error message :
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** -[__NSArrayM insertObject:atIndex:]: object cannot be nil'
*** First throw call stack:
(0x1cc1bb3d 0x1bea3067 0x1cb2eded 0x6693b 0x9ef2b 0x2cb085d3 0x2cb05855 0x1f9b49f1 0x1f9b4839 0x1ee531bf 0x1ce6ca7f 0x1cbc4c19 0x1cbd865f 0x1cbd7ebd 0x1cbd5eab 0x1cb291af 0x1cb28fd1 0x1e2d3b41 0x21eb1a53 0x8d681 0x1c3164eb)
libc++abi.dylib: terminating with uncaught exception of type NSException
SGPlayer is very good.
However, these problems cann't be used.
Would you mind help me?
The text was updated successfully, but these errors were encountered: