OpenCVForUnity
OpenCVForUnity copied to clipboard
Unity 2019.4.17 iOS
It can't work on iOS when unity version is 2019.4.17, opencv2.framework load failed.
Build will be failed but work on 2019.2.
How could I fix it?
Thank you very much for reporting.
It seems to "import settings" are not correct. Please make sure it is set as follows.
Set [PlayerSettings]-[Other Settings]-[Configuration]-[Camera Usage Description].
Set Target minimum iOS Version to 8.0 or higher.
Regerds, EnoxSoftware