danwilson / google-analytics-plugin

Cordova (PhoneGap) Plugin to connect to the native Google's Universal Analytics SDK 3.0
MIT License
695 stars 500 forks source link

Error about non-public selectors when validating #610

Open geoFlux opened 2 years ago

geoFlux commented 2 years ago

When I try to upload my app to TestFlight, I'm getting the following error during validation:

The app references non-public selectors in Payload/App.app/App: determineAppInstallationAttributionWithCompletionHandler:, lookupAdConversionDetails

I then removed this plugin from my app and resubmitted and the validation completed successfully.

EYALIN commented 1 year ago

@geoFlux what is you "webview" plugin version ?

geoFlux commented 1 year ago

@EYALIN I'm not using a "webview" plugin