I was getting this weird error on my google developer console. So i used google Cloud Test Lab to See whats really happening. turns out my app is failing on almost all devic
Just downgrade the google play-service dependency to compile 'com.google.android.gms:play-services:8.3.0' and problem will be solved.
compile 'com.google.android.gms:play-services:8.3.0'