Please help me to solve this problem
Thanks.
I was getting same issue after adding Firebase analytics.
Resolved this by adding
#import <FirebaseCore/FIRApp.h>
in
#import “CDVGoogleAnalytics.m”