小编And*_*ior的帖子

颤动错误:没有这样的模块“GoogleMaps”

我正在从事一个客户购买的项目。该项目是 Fluxstore。使用 Flutter 构建的电子商务。

\n

我可以在 Android 中运行该项目(模拟器和设备=)。但iOS无法运行。我收到以下错误:

\n
Launching lib/main.dart on iPhone 11 in debug mode...\nRunning pod install...\nRunning Xcode build...\nXcode build done.                                           138,6s\nFailed to build iOS app\nCould not build the application for the simulator.\nError launching application on iPhone 11.\nError output from Xcode build:\n\xe2\x86\xb3\n** BUILD FAILED **\n\n\nXcode's output:\n\xe2\x86\xb3\n/Users/user./projects/project/ios/Runner/AppDelegate.swift:3:8: error: no such module 'GoogleMaps'\nimport GoogleMaps\n       ^\nnote: Using new build system\nnote: Building targets in parallel\nnote: Planning build\nnote: Constructing build description\n
Run Code Online (Sandbox Code Playgroud)\n

我在互联网上查找了该问题的解决方案,但没有任何效果。有人能帮帮我吗?

\n

google-maps ios flutter

7
推荐指数
3
解决办法
9659
查看次数

使用 Xcode 11 模拟位置

好吧,我正在尝试在 iOS 模拟器中激活“位置”,但我看到了无法访问的灰色选项。像这样:

在此输入图像描述

我读到了有关“产品”>“方案”>“运行”>“选项”的内容...但是其中没有“位置”选项。就像另一张图片一样:

在此输入图像描述

有人可以帮助我吗?我如何在 Xcode 11 中执行此操作?提前致谢!

xcode ios ios-simulator

2
推荐指数
1
解决办法
5476
查看次数

标签 统计

ios ×2

flutter ×1

google-maps ×1

ios-simulator ×1

xcode ×1