I am trying to build a ionic app for iOS with azure devops build pipeline. I am using latest version of plugin "cordova-plugin-google-analytics": "^1.9.0" I also tried to downgrade the plugin to version 1.8.6 but not working.
cordova-plugin-google-analytics/UniversalAnalyticsPlugin.h:6:9: fatal error: 'GoogleAnalytics/GAI.h' file not found
Open issue on github for this still no solution yet
can anyone help with this? do I need to change a specific version?