tajchert / BusWear

EventBus for Android Wear devices.
Apache License 2.0
257 stars 23 forks source link

Not able to send data remotely.. #13

Open aksatoskar opened 8 years ago

aksatoskar commented 8 years ago

I have run the sample app.I am facing following exception, any ideas how to resolve this- FATAL EXCEPTION: Thread-357 Process: pl.tajchert.buswear.sample, PID: 5527 java.lang.NoSuchMethodError:com.google.android.gms.common.api.GoogleApiClient.blockingConnect at pl.tajchert.buswear.EventBus$SendByteArrayToNode.run(EventBus.java:796)

betrisey commented 8 years ago

I have the same problem as you. I also tried with older versions of Google Play Services