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

Not working on Android #93

Open
Douglasgomes027 opened this issue Nov 30, 2023 · 6 comments
Open

Not working on Android #93

Douglasgomes027 opened this issue Nov 30, 2023 · 6 comments

Comments

@Douglasgomes027
Copy link

Douglasgomes027 commented Nov 30, 2023

Hey. Can you help me with this issue, please.
Error Message:
WARN Possible Unhandled Promise Rejection (id: 0):
Error: StoreReview native module not available, did you forget to link the library?
requestReview@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false&app=com.bypantry.bypantry&modulesOnly=false&runModule=true:338393:22
http://localhost:8081/index.bundle?platform=android&dev=true&minify=false&app=com.bypantry.bypantry&modulesOnly=false&runModule=true:328346:34
tryCallOne@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false&app=com.bypantry.bypantry&modulesOnly=false&runModule=true:23437:16
http://localhost:8081/index.bundle?platform=android&dev=true&minify=false&app=com.bypantry.bypantry&modulesOnly=false&runModule=true:23518:27
_callTimer@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false&app=com.bypantry.bypantry&modulesOnly=false&runModule=true:24432:17
_callImmediatesPass@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false&app=com.bypantry.bypantry&modulesOnly=false&runModule=true:24466:17
callImmediates@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false&app=com.bypantry.bypantry&modulesOnly=false&runModule=true:24637:33
__callImmediates@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false&app=com.bypantry.bypantry&modulesOnly=false&runModule=true:4630:35
http://localhost:8081/index.bundle?platform=android&dev=true&minify=false&app=com.bypantry.bypantry&modulesOnly=false&runModule=true:4442:34
__guard@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false&app=com.bypantry.bypantry&modulesOnly=false&runModule=true:4614:15
flushedQueue@http://localhost:8081/index.bundle?platform=android&dev=true&minify=false&app=com.bypantry.bypantry&modulesOnly=false&runModule=true:4441:21
flushedQueue@[native code]
callFunctionReturnFlushedQueue@[native code]

Platform: Android
Captura de Tela 2023-11-29 às 22 50 36

For iOs worked

@muhammadrofiq
Copy link

i faced same issue here, any solutions @oblador ?

@codefromahmad
Copy link

@muhammadrofiq did you find any solution?

@gollobo
Copy link

gollobo commented Feb 21, 2024

Any update on this? Now that Google Play is giving more importance than ever to user reviews and ratings, libraries like this one are more important than ever for React-Native. However, I haven't found any that are updated recently. Any suggestions?

@sabinayakc
Copy link

@muhammadrofiq @codefromahmad @Douglasgomes027 Its working for me - RN 0.73.5.

What are your RN versions? I would run .\gradlew clean inside android directory and then try building it again.

@joevtap
Copy link

joevtap commented Mar 7, 2024

Not working here either.

RN version is 0.63.5.

Tried ./gradlew clean but the runtime exception still occurs.

@twocs
Copy link

twocs commented May 14, 2024

I can reproduce the issue with all the code from the Readme in this snack:
https://snack.expo.dev/@tom.a/smiling-green-truffle?platform=android
The Readme doesn't contain any mention of requiring Android to link a library.

Expo Snack reproduction:
https://snack.expo.dev/@tom.a/smiling-green-truffle?platform=android

image

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

7 participants