Has the Android tagmanger class disappeared in playservices 8.1.0?
•
Android
I have encountered multiple errors since upgrading to playservices 8.1.0. Move the label manager class to another / new dependency?
I can't find a reference for this error:
Error:(27, 40) Gradle: error: package com.google.android.gms.tagmanager does not exist
Error:(90, 12) Gradle: error: cannot find symbol class TagManager
Error:(456, 41) Gradle: error: cannot find symbol class ContainerHolder
resolvent:
dependencies{
compile 'com.google.android.gms:play-services-analytics:8.1.0'
}
With the above dependencies, I can still get the tagmanager class
The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
二维码