ReactNativeUtil icon indicating copy to clipboard operation
ReactNativeUtil copied to clipboard

react-native-device-info gcm bug

Open wuyunqiang opened this issue 7 years ago • 0 comments

找到路径:

~/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

wuyunqiang avatar May 29 '18 02:05 wuyunqiang