ReactNativeUtil
ReactNativeUtil copied to clipboard
react-native-device-info gcm bug
找到路径:
~/Library/Android/sdk/extras/google/m2repository/com/google/android/gms/play-services
更新文件 android/gradle.properties 添加如下 googlePlayServicesVersion=11.0.4 (本地文件夹里面最高的版本) 参考: https://github.com/rebeccahughes/react-native-device-info/issues/384