使用谷歌地图 SDK 导致应用被苹果拒绝 [英] App rejected by Apple caused by using Google Maps SDK

查看:19
本文介绍了使用谷歌地图 SDK 导致应用被苹果拒绝的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在我的应用中使用 GoogleMaps iOS SDK 有一段时间了,当我提交到 App Store 时一切正常.

但是这次我被 Apple 拒绝了,他们说我在我的应用中使用了非公开选择器.选择器称为 imageWithName

首先,我使用Xcode搜索是否有任何使用此方法的类,结果什么也不显示.

然后,我使用 grep -r imageWithName,结果显示 GoogleMaps 正在使用选择器

我使用CocoaPods安装GoogleMaps,版本是1.13.0之前的成功提交也在使用 1.13.0.所以我想知道这是否是由 Apple 或 Google Maps 引起的错误.

我已向 Google 论坛提交问题,并被 Google 员工接受.(

解决方案

终于解决了问题,将此问题报告给了谷歌地图API论坛,他们发布了一个新版本 v1.13.2,这个版本已经过苹果应用审核团队的批准.

https://code.google.com/p/gmaps-api-issue/issues/detail?can=2&start=0&num=100&q=&colspec=ID%20Type%20Status%20Introduced%20Fixed%20Summary%20Stars%20ApiType%20Internal&groupby=&sort=&id=9704

I've been using GoogleMaps iOS SDK in my app for a while, everything goes fine when I submit to App Store.

But this time I got rejected by Apple, and they say I'm using non-public selector in my app. The selector is called imageWithName

First, I use Xcode to search if there is any class using this method, result shows nothing.

Then, I use grep -r imageWithName, the result shows GoogleMaps is using the selector

I'm using CocoaPods to install GoogleMaps, and the version is 1.13.0 Previous successful submission is using 1.13.0, too. So I'm wondering if this is a bug caused by Apple or Google Maps.

I've filed a issue to Google's forum, and accepted by Google staff. (https://code.google.com/p/gmaps-api-issues/issues/detail?id=9704)

Wondering if anyone facing same issue with me?

Screen shot of App Store reject

解决方案

Finally solved the problem, reported this issue to Google Maps API Forum, They've released a new version v1.13.2, this version works and approved by Apple app review team.

https://code.google.com/p/gmaps-api-issues/issues/detail?can=2&start=0&num=100&q=&colspec=ID%20Type%20Status%20Introduced%20Fixed%20Summary%20Stars%20ApiType%20Internal&groupby=&sort=&id=9704

这篇关于使用谷歌地图 SDK 导致应用被苹果拒绝的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆