analytics-google
analytics-google copied to clipboard
Where is CPGoogleAnalytics.java ?????
What am I doing
- npm install cordova-plugin-analytics --save
- npm install cordova-plugin-analytics-adid
- npx cap sync
Platform Android
- Ionic Framework 5
- Integrated Capacitor
An error that appears when building the apk
error: cannot find symbol
import com.appfeel.cordova.analytics.CPGoogleAnalytics;
symbol: class CPGoogleAnalytics
location: package com.appfeel.cordova.analytics
What I found
There is no CPGoogleAnalytics.java file. There is only GAPlugin.java.