Brad Anderson
Brad Anderson
@panva moving conversation from #681 to the PR > It's likely you're returning a symbol string tag values `PublicKeyObject`, `PrivateKeyObject`, `AsymmetricKeyObject`, or `SecretKeyObject` instead of just `KeyObject` which is what...
implemented in #809
is `react-native-nitro-modules` in your app's dependencies?
> You can try my fork: https://github.com/liontariai/react-native-fast-tflite @liontariai I also have a fork now, updated for fast-tflite recent commits since yours. You should open a PR to get yours merged...
There are [two](https://github.com/liontariai/react-native-fast-tflite) [forks](https://github.com/boorad/react-native-fast-tflite) you can point your package.json to in the comments above. Maybe @liontariai will submit the PR... he did the work 😉
maybe delete the `Pods cache` and re-run the Build iOS check?
OpenSSL has been working for a few builds now. Reopen if this issue persists.
@gdorsi I rebased, added a commit that makes DX a bit better for certain XCode versions, but didn't make any headway. After recent merges, I don't get the InvalidSignature error...
> @boorad can we close this issue? no
@DavideSegullo any progress on `subtle.sign()` for `HMAC`?