libvideo: Versions 3.1.4 and above not working on iOS
Hi, I am trying to fix the slow GetBytes() problem by updating to 3.1.4 as mentioned in pinned issue. But unlike earlier versions, v3.1.4 is not working on iOS. It throws the following error:
The type initializer for 'NiL.JS.Core.Context' threw an exception.
I think this might be happening because Nil.JS is a non-mobile only library. Is there any solution / alternative to this library?
Thanks
About this issue
- Original URL
- State: closed
- Created 2 years ago
- Comments: 15 (7 by maintainers)
I can confirm that even for android there are issues (not functional) because of NiL.JS library, if I’ll find an alternative I’ll update.
Hey Omanask Thanks for your response
Let me research a bit, try to find an alternative. Also, what features / updates of Jint are you waiting for?