I'm using the HMS Toolkit- Converter to add HMS API to my app automatically. After it converts import com.google.android.gms.analytics.HitBuilders;
into import org.xms.g.analytics.HitBuilders;
it tells me that Cannot Resolve Symbole 'xms'
. I also tried going to HMS repository and add the Analytics Kit then hit Apply but it gives me an error HMS Analytics Kit applyplugin dependence added failed:/Users
.....
How can I resolve the issue on 'xms' during the conversion? (I used Add HMS API conversion policy.)
Is Cannot Resolve Symbol 'xms' displayed when you use the Add HMS API(HMS API First) or Add HMS API(GMS API First) function? If so, check whether the following method could solve your problem: