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

Autolink (android) not working. #62

Open
mysticek opened this issue Nov 15, 2024 · 2 comments
Open

Autolink (android) not working. #62

mysticek opened this issue Nov 15, 2024 · 2 comments

Comments

@mysticek
Copy link

mysticek commented Nov 15, 2024

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...)

@leandromerli
Copy link

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

@pinpong
Copy link

pinpong commented Dec 2, 2024

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants