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

Error in React Native 0.60 #22

Open
rafaeltomazelli opened this issue Aug 26, 2019 · 1 comment
Open

Error in React Native 0.60 #22

rafaeltomazelli opened this issue Aug 26, 2019 · 1 comment

Comments

@rafaeltomazelli
Copy link

rafaeltomazelli commented Aug 26, 2019

When using pod install this pod gives the following error

The RNOpenAppSettings pod failed to validate due to 1 error:
- ERROR | attributes: Missing required attribute homepage.
- WARN | source: The version should be included in the Git tag.
- WARN | description: The description is equal to the summary.

Screen Shot 2019-08-26 at 15 58 06

Solution: add https://github.com/KrazyLabs/react-native-app-settings to s.homepage value

@CptFabulouso
Copy link

From what I read this library is not needed since RN 0.60 and you can use Linking.openSettings() from RN instead

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

2 participants