Skip to content

Commit c594703

Browse files
Add URL to info for Google Play Tracks
1 parent 63e3840 commit c594703

File tree

1 file changed

+1
-1
lines changed
  • src/connections/sources/catalog/libraries/mobile/react-native

1 file changed

+1
-1
lines changed

src/connections/sources/catalog/libraries/mobile/react-native/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -722,7 +722,7 @@ segmentClient.add({ plugin: new AddToContextPlugin() });
722722
```
723723
724724
### I've upgraded to React Native 2.0, but I am still getting warnings in the Google Play Store that my app is not compliant. Why is this?
725-
The React Native 2.0 library is compliant with the Google Play store policies. However, we recommend that you check to see if there are any old and inactive tracks on the Google Play store that are not updated to the latest build. If this is the case, we recommend updating those tracks to see if it resolves the issue.
725+
The React Native 2.0 library is compliant with the Google Play store policies. However, we recommend that you check to see if there are any old and inactive [tracks on the Google Play store](https://developers.google.com/android-publisher/tracks) that are not updated to the latest build. If this is the case, we recommend updating those tracks to see if it resolves the issue.
726726
727727
## Changelog
728728
[View the Analytics React Native changelog on GitHub](https://github.com/segmentio/analytics-react-native/releases){:target="_blank"}.

0 commit comments

Comments
 (0)