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

Doesn't link for android platform. #37

Closed
heltleo opened this issue Jul 24, 2019 · 4 comments
Closed

Doesn't link for android platform. #37

heltleo opened this issue Jul 24, 2019 · 4 comments

Comments

@heltleo
Copy link

heltleo commented Jul 24, 2019

Hi,

Thanks for awesome package first.

I'd like to use this platform on my RN project and was available to install this package via yarn.
When I try to link this package to platforms with react-native link react-native-rate command, it links to iOS platform, but doesn't link to Android platform at all.

React Native: v0.59.0
React: v16.8.3
react-native-rate: v1.0.9

There is no error during link process.
After link this package, I couldn't find android folder at the 'node_modules/react-native-rate'.

This is error I am facing when try to run on android.
image

I spent a few days to find the solution, but couldn't find yet.

Thanks for any help.

@t0m0120
Copy link

t0m0120 commented Sep 5, 2019

@heltleo
This package does not require an Android link

@syntax-e
Copy link

Does the Android platform support in-app ratings like iOS does?

@heyman333
Copy link

@syntax-e no it doen't support As far as I know

@KjellConnelly
Copy link
Owner

This module doesn't support in-app ratings for Android. The google play store didn't support in-app ratings when I wrote this module a couple years ago.

It is possible that Google Play does support this now, but I have no idea since I haven't done anything new to this module since then. If anyone knows, a pull request would be awesome :)

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

5 participants