Autolink (android) not working.
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...)
I have the same issue...App can't find the native module on expo 52, RN 76.3
With expo 52 newArch is enabled by default. Requires https://github.com/LinusU/react-native-get-random-values/pull/59
@mysticek Having the same issue. Any solution? @leandromerli
Any update on this?
Should be solved in 🚢 2.0.0 / 2025-10-22