itinance / react-native-sha256

sha256 natively for react-native
MIT License
99 stars 50 forks source link

When running in Xcode 15.3 getting Incompatible function pointer types sending 'unsigned char...' exception #72

Closed nhhynd closed 5 months ago

nhhynd commented 5 months ago

Bug Report

Incompatible function pointer types sending 'unsigned char *(const void *, CC_LONG, unsigned char *)' (aka 'unsigned char *(const void *, unsigned int, unsigned char *)') to parameter of type 'DIGEST_FUNCTION' (aka 'unsigned char (*)(const void *, unsigned int, unsigned char *)')
nhhynd commented 5 months ago

i resolved version 1.4.10