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
Copy file name to clipboardExpand all lines: src/connections/sources/catalog/libraries/mobile/react-native/index.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -722,7 +722,7 @@ segmentClient.add({ plugin: new AddToContextPlugin() });
722
722
```
723
723
724
724
### 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.
726
726
727
727
## Changelog
728
728
[View the Analytics React Native changelog on GitHub](https://github.com/segmentio/analytics-react-native/releases){:target="_blank"}.