$ grep -r advertisingIdentifier .
Binary file ./Pods/GoogleAds-IMA-iOS-SDK/libGoogleIMA3.a matches
Binary file ./MyApp/Library/GoogleIMASDK3/libGoogleIMA3.a matches
and aslo
$ otool -L path/to/MyApp.app/MyApp
I saw something like this: /System/Library/Frameworks/AdSupport.framework/AdSupport --- which mean my app is linking with AdSupport
So, I try to remove Google IMA SDK from my project, it works. no linking with AdSupport anymore, then I try to validate app before re-submit, all error gone.
(The thing is I can't just remove Google IMA because some feature in my app need IMA )
I think the problem is similar to the problem that Google Analytic use to has. Do you have any suggestion?
Sincerely,
April Smith
--
You received this message because you are subscribed to the Google Groups "Interactive Media Ads SDK" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ima-sdk+u...@googlegroups.com.
To post to this group, send email to ima...@googlegroups.com.
Visit this group at http://groups.google.com/group/ima-sdk.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to ima-sdk+unsubscribe@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Interactive Media Ads SDK" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ima-sdk+u...@googlegroups.com.