You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
Solution: add https://github.com/KrazyLabs/react-native-app-settings to s.homepage value
The text was updated successfully, but these errors were encountered: