苹果因使用Google Maps SDK而遭到拒绝 [英] App rejected by Apple caused by using Google Maps SDK

查看:113
本文介绍了苹果因使用Google Maps SDK而遭到拒绝的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直在我的应用中使用GoogleMaps iOS SDK一段时间,当我提交给App Store时,一切都很顺利。



但这次我被拒绝了苹果,他们说我在我的应用程序中使用非公共选择器。
选择器称为 imageWithName



首先,我使用Xcode搜索是否有任何类然后,我使用 grep -r imageWithName ,结果显示GoogleMaps正在使用选择器





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



我向Google论坛提交了问题,并被Google接受员工。

解决方案

终于解决了这个问题,向Google Maps API论坛报告了这个问题,
他们发布了新版本v1.13.2,这个版本的作品,并由苹果应用程序审查小组批准。



https://code.google.com/p/gmaps-api-i ssues /问题/细节可以= 2及?开始= 0试验#= 100安培; Q =&安培; colspec = ID%20Type%20Status%20Introduced%20Fixed%20Summary%20Stars%20ApiType%20Internal&安培; GROUPBY =安培;排序=安培; 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

这篇关于苹果因使用Google Maps SDK而遭到拒绝的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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