Commit c7becf6d authored by Mehdi Achour's avatar Mehdi Achour

docs: wider topic range for com.google.android.gms troubleshooting

parent 31151fd2
...@@ -803,7 +803,7 @@ const isTablet = DeviceInfo.isTablet(); // true ...@@ -803,7 +803,7 @@ const isTablet = DeviceInfo.isTablet(); // true
When installing or using `react-native-device-info`, you may encounter the following problems: When installing or using `react-native-device-info`, you may encounter the following problems:
<details> <details>
<summary>[android] - Unable to merge dex / Multiple dex files</summary> <summary>[android] - Unable to merge dex / Multiple dex files / Problems with `com.google.android.gms`</summary>
`react-native-device-info` uses `com.google.android.gms:play-services-gcm` to provide [getInstance()][#getinstance]. `react-native-device-info` uses `com.google.android.gms:play-services-gcm` to provide [getInstance()][#getinstance].
This can lead to conflicts when building the Android application. This can lead to conflicts when building the Android application.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment