When I try to run the command ionic cordova build android out error as title above. Then I try to remove one of the gms, when I build again the del
ionic cordova build android
gms
It works for me.
node_modules/react-native-camera/android/build.gradle: dependencies { compile 'com.facebook.react:react-native:+' compile 'com.google.android.gms:play-services-gcm:11.8.0' // update by me on 20180321 }