Skip to content

Commit 63e3840

Browse files
Add FAQ on Google Play warnings
1 parent 2204261 commit 63e3840

File tree

1 file changed

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

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -721,5 +721,8 @@ import { AddToContextPlugin } from './AddToContextPlugin'
721721
segmentClient.add({ plugin: new AddToContextPlugin() });
722722
```
723723
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.
726+
724727
## Changelog
725728
[View the Analytics React Native changelog on GitHub](https://github.com/segmentio/analytics-react-native/releases){:target="_blank"}.

0 commit comments

Comments
 (0)