gpt4 book ai didi

ios - 使用 Google Maps SDK for iOS Ver.1.9.0 提交我的应用程序时出现警告

转载 作者:塔克拉玛干 更新时间:2023-11-02 09:15:40 24 4
gpt4 key购买 nike

我最近用最新的版本 1.9.0 替换了适用于 iOS 的 Google Maps SDK 版本 1.8.1,并通过 Xcode 6.1 提交到 iTunes Connect,但我收到以下错误:


存档通过了验证,但有几个警告:

iTunes Store 操作失败。该应用在 Payload/XXXXXX.app/XXXXXX: userEmail 中引用了非公共(public)选择器


(XXXXXX:我的应用名称)

有没有人看到并避免了同样的错误?我不知道我是否可以忽略这个问题并且我的应用程序可以通过 Apple 的审核。

最佳答案

这似乎是一个已知问题。

此处列出了一个解决方法 https://code.google.com/p/gmaps-api-issues/issues/detail?id=7310

One work around is to include GTM-OAuth - https://code.google.com/p/gtm-oauth/ - in your project. Another possible work around is to add the following code to your project:

@interface UserEmailStubWorkaround
@property(nonatomic, readonly) NSString *userEmail;
@end
@implementation UserEmailStubWorkaround
@end

关于ios - 使用 Google Maps SDK for iOS Ver.1.9.0 提交我的应用程序时出现警告,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26900499/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com