question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error during archiving

See original GitHub issue

Today I updated the version of the Cordova plugin (1.9.0) and I got the following error during archiving:

In file included from /path/to/my/app/platforms/ios/MyApp/Plugins/cordova-plugin-google-analytics/UniversalAnalyticsPlugin.m:4:
--
02-Apr-2020 14:28:38 | /path/to/my/app/platforms/ios/myApp/Plugins/cordova-plugin-google-analytics/UniversalAnalyticsPlugin.h:6:9: fatal error: 'GoogleAnalytics/GAI.h' file not found
02-Apr-2020 14:28:38 | #import <GoogleAnalytics/GAI.h>

The fix was easy: use the version 1.8.6. But I wanted to let you know. This issue happened multiple times.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:4
  • Comments:15

github_iconTop GitHub Comments

3reactions
KAIOAVILAcommented, Jul 8, 2020

@KAIOAVILA

adds GoogleAnalytics as a dependency on the Pods that work

what do you mean by this?

I added GoogleAnalytics on the pods config.xml <platform name="ios"> <pod name="GoogleAnalytics" version="3.17.0" /> ....

I’m using the cordova-plugin-cocoapod-support plugin to add this dependency to pods

1reaction
rprageshcommented, Apr 7, 2020

I am also having the same issue. "cordova-plugin-google-analytics": "1.8.6" for this as well

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error while archiving folder "Inbox" in store "Personal ...
This seems to be related to Outlook data files being corrupted, we suggest that you run the Inbox Repair tool for Outlook to...
Read more >
Error during Archiving run
Hi Experts, Could you anyone please let me know the answers to this error message I m getting: 19.02.2008 20:54:15 Archiving session 001800...
Read more >
Error during archiving. Archived 0 event files in 8s #623
This results in empty dated subfolders in the /RecentClips folder and the /teslausbtmp folder remains, is empty, and doesn't get deleted unless ...
Read more >
"File archive failed (code #)" error when trying to ...
Causes: There are several reasons the archive may be failing: Insufficient drive space. Archive is performed within a Temp drive or folder.
Read more >
DLYTRN Archiving and Purging Job fails with error A fatal ...
DLYTRN Archiving and Purging Job gives error 2931- A fatal error occurred during archiving.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found