-
Notifications
You must be signed in to change notification settings - Fork 30
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels