Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] "'SslPublicKeyPinning' could not be found" with expo(52.0.17) and RN (0.76.5) #457

Open
SophieMny opened this issue Dec 17, 2024 · 0 comments

Comments

@SophieMny
Copy link

Hi,

I updated my project to use the new react-native architecture and upgraded the Expo SDK.
It seems like it is not working anymore with the ssl-public-key-pinning library (1.2.4). I think the issue is with Expo as I could run the application with the development build.

Here's the error: Invariant Violation: TurboModuleRegistry.getEnforcing(...): 'SslPublicKeyPinning' could not be found. Verify that a module by this name is registered in the native binary.

Screenshot 2024-12-17 at 16 59 13

expo ^52.0.17
RN 0.76.5
react-native-ssl-public-key-pinning: ^1.2.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant