Hello, how are you doing? I purchase the UnityPlugin for Dark Mode.
Is working OK on my iPhoneX with iOS13. When I archive the project with Xcode 11, I get the following error:
Undefined symbols for architecture armv7:
“__IsInDarkMode”, referenced from:
_iOSEngine__IsInDarkMode_m4150B92116CAFFD5714AE28319A85B31D709F28F in Bulk_Assembly-CSharp_2.o
_iOSEngine_IsInDarkMode_m647EC5C0438F71EE32E43EBE5A68123EFA6CBF44 in Bulk_Assembly-CSharp_2.o
(maybe you meant: _iOSEngine__IsInDarkMode_m4150B92116CAFFD5714AE28319A85B31D709F28F)
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)