Skip to content

Autolink (android) not working. #62

Open
@mysticek

Description

@mysticek

RN 0.72.5

iOS work OK.

On android i got Native module not found (stack getRandomBase64 -> getRandomValues -> rng -> v4 -> GooglePlacesAutocomplete)

When I look to android/settings.gradle I didnt see react-native-get-random-values project. I dont see this package in MainApplication.java as well.

Some advice please?

(tried rm node_modules, npm i, reset cache, clean gradle...)

Activity

leandromerli

leandromerli commented on Nov 28, 2024

@leandromerli

I have the same issue...App can't find the native module on expo 52, RN 76.3

pinpong

pinpong commented on Dec 2, 2024

@pinpong

With expo 52 newArch is enabled by default. Requires #59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @pinpong@mysticek@leandromerli

        Issue actions

          Autolink (android) not working. · Issue #62 · LinusU/react-native-get-random-values