【发布时间】:2019-02-09 20:52:05
【问题描述】:
我正在尝试在 iOS 应用程序中添加 Place Autocomplete,但我总是收到此错误。
The operation couldn’t be completed. The Places API for iOS is not enabled. See the developer's guide (https://developers.google.com/places/ios-api/start) for how to enable the Google Places API for iOS.
我正在尝试在 Google Cloud Platform 中激活 Places API for iOS,但该选项未出现在 API 库列表中。有人知道为什么吗?我在 StackOverflow 中看到过不同的教程和帖子,但没有人解释原因。
我不知道我的帐户是否需要一些配置。
请查看随附的屏幕截图。
如您所见,Places API for iOS 不在列表中。
【问题讨论】:
标签: ios xcode google-places-api google-maps-sdk-ios