Skip to content

bug: Error “Property ‘crypto’ doesn’t exist” #40

@lsantiagond

Description

@lsantiagond

Description

When using @logto/rn version 0.4.0 with expo 52 and expo go, I get the following error:

Image

This error does not occur in version 0.3.0 of the package.

How to reproduce?

1.	Create a new Expo 52 project.
2. 	Install @logto/rn@0.4.0. (You may need to use the --force flag since the @logto/rn package uses version 13 for its dependencies while expo 52 uses version 14.)
3.	Run the app in Expo Go.
4.	Observe the error in the console and screen.

Context

•	expo: 52
•	expo-go: Latest version
•	@logto/rn: 0.4.0 (error present), 0.3.0 (no error but dependency conflict)
•	expo-crypto: 14 (automatically installed by Expo 52)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions