我正在尝试运行yarn ios来构建我的应用程序。/Users/flavio.luiz/Documents/learning/grower-diaries-app/growerdiariesapp/ios/growerdiariesapp/Info.plistgrowerdiariesapp')
cd /Users/flavio.luiz/Documents/learning&
要解决此问题,请尝试以下步骤:·在项目根中运行react-native link @react-native-community/geolocation。·重建并重新运行该应用程序。·如果您在iOS上使用iOS,请在ios目录中运行pod install,然后重新构建并重新运行该应用程序。您可能还需要重新打开Xcode以获得新的荚。在文档中,我必须在NSLocationWhenInUseUsageDescription和NSLocationAlwaysAndWhenInUseUsageDescr
print(e);
}); 它正在捕获以下错误: flutter: PlatformException(ERROR_MISSING_PROPERTYKEY, To use location in iOS8define either NSLocationWhenInUseUsageDescriptionor NSLocationAlwaysUsageDescription in the app bundle's Info.plistfile, null) 我在我能想到的任何地方都将目标iOS设置为13.0,但是iO