Aminoid / react-native-activity-recognition

React Native wrapper for the Activity Recognition API.
GNU General Public License v2.0
92 stars 79 forks source link

Failure: Build failed #14

Open Luckygirlllll opened 5 years ago

Luckygirlllll commented 5 years ago

I'm getting this error, after the adding this library

screen shot 2018-08-13 at 13 30 12

If I'm changing in build.gradle compile 'com.google.android.gms:play-services:+' to `compile 'com.google.android.gms:play-services:15.0.1' I'm getting these errors:

screen shot 2018-08-13 at 13 33 13
roysG commented 5 years ago

Same for me, any update?

neoassyrian commented 4 years ago

I got a similar issue, but confliting with firebase and one-signal. Did you guys manage to resolve it?