I'm currently trying to install Urban Airship in my android app however I get the following error when I try to compile it.
Error:Execution failed for task ':app:transformClassesWithDexForDebug'.
> com.android.build.api.transform.TransformException: com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command '/Library/Java/JavaVirtualMachines/jdk1.8.0_65.jdk/Contents/Home/bin/java'' finished with non-zero exit value 2
After a bit of digging I found that if I compile Google's Firebase core with the Urban Airship SDK I get the error message. I've also noticed the SDK is relying on GCM, will the SDK support Firebase in the future?
Thanks,
Comments
3 comments