Hello, thanks for your reply.
Minor clarification: We use AdMob with MoPub mediation (but under the hood it works with GAD views and requests).
We've checked calls of canOpenURL here are results:
1) It's processing while GAD loadRequest method calls and initialization of a GADApplication;
2) We saw several schemas tested by GAD:
itms-books://
kindle://home
tel://
sms://
3) None of our code or third party frameworks (except GAD) uses canOpenURL (checked by symbolic breakpoint).
4) canOpenURL invoked only on iOS8
Can you explain how GAD uses this information? (possibly appstore rejection is just a mistake or miscommunication)
Thanks in advance.