Tomas Istenik
Tomas Istenik
What version of easygcm are you using? The error occurs on Google play services InstanceID initialization. What version of Google Play Services (if any) does your project use?
Hello @polaski , I have checked your pull request and the comments. The missing classpath, plugin and dependency are not in the readme, has to and will be fixed. However,...
Hello, @Rainer-Lang subscribing / unsubscribing to topics has not yet been implemented in the library and unfortunately, it is not planned in the near future.
@Rainer-Lang it's a good feature to have. I will make sure to add it as soon as I have the time. Or if you want, you can submit a pull...
I suspect gradle configuration problem. After updating `com.android.tools.build:gradle` to 1.3.0, gradle refuses to sync with the following problem: `Error:(1, 0) Your project contains 2 or more modules with the same...
If I run gradlew clean from console the file does not get removed, but no lock is kept on it after execution completes. If I run gradlew clean from Android...
The error in `gradlew clean` seems to have been introduced between 9cf9048 and 90ff1b3
Hello mrkcsc. Unfortunately, I do not know what the cause here is, but I have encountered the exact same problem with another application (that does actually not use easygcm) and...