ios 相关问题

iOS是在Apple iPhone,iPod touch和iPad上运行的移动操作系统。使用此标签[ios]来解决与iOS平台上的编程相关的问题。对于那些编程语言特有的问题,请使用相关标签[objective-c]和[swift]。

如何上传具有相同Bundle ID的多个目标的应用程序

上下文: 我在 AppStore 上发布了一款专门用于 iPhone 的应用程序。现在,我想通过创建专门为 iPad 定制的版本来扩展其对 iPad 的兼容性。然而,...

回答 1 投票 0

iOS - AVSpeechSynthesizer 暂停和继续说话问题

macOS:Mojave 10.14.4 测试版 iOS:12.2 测试版 Xcode:10.2 测试版 我正在使用 AVSpeechSynthesizer,但下面的代码不会从暂停的地方恢复。 // 暂停功能工作正常 如果(合成器。

回答 2 投票 0

无法使用 StoreKit2 检测订阅过期

我正在为我的 SwiftUI 应用程序设计一个自动更新订阅。我能够对升级和降级到不同订阅级别以及自动续订等事件做出反应。

回答 1 投票 0

缺少预期的键:'NSPrivacyCollectedDataTypes'

我的政策中遇到了这个问题,我不知道为什么?即使我遵循苹果在其官方页面上提供的所有说明。但在这里找不到任何解决方案。 我还关注了 ITMS-91053:缺少 API

回答 1 投票 0

我有一个ios崩溃日志,我在windows上但无法读取它

我使用的是windows,我是一名苹果开发者。非常匹配。好吧,我的 Unity 游戏有一个巨大的错误,我收到了一个崩溃日志文件。但是,只有一个问题。我无法理解。我不...

回答 1 投票 0

iOS Swift 计时器有时会比预期晚得多

创建 10 分钟计时器。它在多种手机和 iOS 版本上始终适用于我。计时器在 10 分钟时触发。我有一个用户报告说他们的计时器触发时间间隔更长,为 14-18 分钟。

回答 1 投票 0

更新 Flutter 项目时出错:CocoaPods 找不到 pod“webview_flutter_wkwebview”的兼容版本

当尝试将我的 Flutter 项目更新到新的 Flutter 版本时,我遇到了以下与 CocoaPods 和 webview_flutter_wkwebview 插件相关的错误: [!] CocoaPods 找不到

回答 1 投票 0

SwiftUI 并发:仅在后台线程上运行活动

当我的内容视图加载并且用户第一次打开应用程序时,我会联系 API。 但是,我不希望这妨碍了主要内容。我收到的数据永远不会更新/影响 UI。所以它

回答 3 投票 0

如何从 swiftui 中的按钮修改 ViewModel 数据

看来我完全失去了MVVM数据流的概念: 我有一个简单的示例视图,显示 Doc 项目数组,由 ViewModel 类提供,该类必须是单例,可从多个

回答 1 投票 0

UIImage 调整大小可以工作,但在转换为上传数据时会恢复到原始大小

我在 iOS 应用程序中遇到了一个与图像大小调整和上传相关的特殊问题。我已经实现了一种调整图像大小以适应特定尺寸范围的方法(最小尺寸:320px,最大尺寸

回答 1 投票 0

自定义 TableViewCell 错误:无条件快速动态_cast 类

我收到错误,因为以下内容是无条件的 swiftdynamic_cast 类, func tableView(tableView: UITableView, cellForRowAtIndexPath indexPath: NSIndexPath) -> UITableViewCell { 瓦...

回答 3 投票 0

在 SwiftUI 中对分组列表中的项目重新排序

我在 SwiftUI 中有一个任务列表视图: 结构TaskListView:查看{ @EnvironmentObject var listViewModel: ListViewModel var body: 一些视图 { ZStack { 如果 listViewModel.items.isEmpty { ...

回答 1 投票 0

跟踪域 - 网络仪器兴趣点

我的 iOS 应用程序确实会询问用户的 ATT(应用程序跟踪透明度)许可,如果获得许可,则会显示一些广告。但是,当我按照 Apple 的建议使用仪器工具分析应用程序以检测轨迹时...

回答 1 投票 0

SwiftUI - zIndex 更改不适用于 LazyVStack 内部的项目

我的应用程序中的 zIndex 与图像集合有问题 我已向图像添加了捏缩放功能,但是当缩放图像时,它不会位于集合中下一个图像的顶部。 ...

回答 1 投票 0

为什么麦克风在 IOS WebView 中不起作用?

我们使用 WKWebView 通过 adobe connect 举办在线课程(聊天)。有一个麦克风图标用于发送用户语音。在 Safari 中,当用户点击麦克风按钮时,会打开一个权限对话框

回答 1 投票 0

深度链接不适用于 IOS 应用程序 (Flutter)

我尝试激活我的 iOS 应用程序的深度链接,但这样做时遇到问题。 正如官方IOS教程中所说: 1)我在自己的网站上上传了以下内容: { “应用程序链接”:{ ...

回答 1 投票 0

iOS 14 requestTrackingAuthorization 状态始终被拒绝

我正在尝试为 Admob ios 14 准备我的应用程序,我阅读了这篇文章: https://developers.google.com/admob/ios/ios14 我做了他们写下的所有事情,但是当我运行这个命令时: 函数请求IDFA...

回答 3 投票 0

NSExtensionActivationSupportsWebPageWithMaxCount 和 NSExtensionActivationSupportsWebURLWithMaxCount 之间的区别?

如果我的应用程序想要支持从Safari浏览器共享,我将包含以下2个激活规则 NSExtensionActivationSupportsWebPageWithMaxCount NSExtensionActivationSupportsWebURLWithMaxCou...

回答 1 投票 0

ios sdk swift :显示应用内应用更新/安装提示

有谁知道用什么Api来实现这个。在下图中,我们会出现一个提示,允许我们安装/更新另一个应用程序。 这似乎是本机的,并且与 i...

回答 1 投票 0

“执行本机代码时获得 SIGABRT。”当我点击条目时

我正在 .Net MAUI 中制作一个应用程序,该应用程序在 Android 上运行良好,但是当我点击 Entry 时将其传递到 IOS 时。这是条目 我正在 .Net MAUI 中制作一个应用程序,该应用程序在 Android 上运行良好,但是当我点击 Entry 时将其传递到 IOS 时。这是入口 <Frame Grid.Row="2" Grid.Column="0" Grid.ColumnSpan="2" VerticalOptions="Start" BorderColor="Gray" Padding="15,5" CornerRadius="10" BackgroundColor="WhiteSmoke"> <Entry Placeholder="Usuario" Text="{Binding Alias}" IsEnabled="{Binding IsLoadingGrid}" FontSize="Medium" TextColor="#001f3f" PlaceholderColor="#AAAAAA" /> 我收到以下错误: ================================================================= Native Crash Reporting ================================================================= Got a SIGABRT while executing native code. This usually indicates a fatal error in the mono runtime or one of the native libraries used by your application. ================================================================= ================================================================= Native stacktrace: ================================================================= 0x1059bc1a0 - /Users/andresdeperedagarcia/Library/Developer/CoreSimulator/Devices/378C2399-2DD8-42BE-A442-CCB3C3D22453/data/Containers/Bundle/Application/7018FB80-FE60-4B7B-A645-964554AFE9B1/tecnovoice.nukua.formaciones.app/libmonosgen-2.0.dylib : mono_dump_native_crash_info 0x10596c1c0 - /Users/andresdeperedagarcia/Library/Developer/CoreSimulator/Devices/378C2399-2DD8-42BE-A442-CCB3C3D22453/data/Containers/Bundle/Application/7018FB80-FE60-4B7B-A645-964554AFE9B1/tecnovoice.nukua.formaciones.app/libmonosgen-2.0.dylib : mono_handle_native_crash 0x105c8ebc8 - /Users/andresdeperedagarcia/Library/Developer/CoreSimulator/Devices/378C2399-2DD8-42BE-A442-CCB3C3D22453/data/Containers/Bundle/Application/7018FB80-FE60-4B7B-A645-964554AFE9B1/tecnovoice.nukua.formaciones.app/libmonosgen-2.0.dylib : sigabrt_signal_handler.cold.1 0x1059bba60 - /Users/andresdeperedagarcia/Library/Developer/CoreSimulator/Devices/378C2399-2DD8-42BE-A442-CCB3C3D22453/data/Containers/Bundle/Application/7018FB80-FE60-4B7B-A645-964554AFE9B1/tecnovoice.nukua.formaciones.app/libmonosgen-2.0.dylib : mono_runtime_setup_stat_profiler 0x103ab37e0 - /usr/lib/system/libsystem_platform.dylib : _sigtramp 0x10457f124 - /usr/lib/system/libsystem_pthread.dylib : pthread_kill 0x1801655c0 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_c.dylib : abort 0x1801e378c - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_malloc.dylib : malloc_vreport 0x1801e3950 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_malloc.dylib : malloc_report 0x1801d78a0 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/libsystem_malloc.dylib : find_zone_and_free 0x181dd5fb0 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Conten ts/Resources/RuntimeRoot/usr/lib/libicucore.A.dylib : _ZN3icu6Locale10setToBogusEv 0x181dd7954 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libicucore.A.dylib : _ZN3icu6LocaleaSERKS0_ 0x181f455f4 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libicucore.A.dylib : _ZN3icu6number24LocalizedNumberFormatterC2EONS0_4impl10MacroPropsERKNS_6LocaleE 0x181ef1494 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libicucore.A.dylib : _ZN3icu13DecimalFormat5touchER10UErrorCode 0x181dda37c - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libicucore.A.dylib : _ZN3icu 13DecimalFormatC1ERKNS_13UnicodeStringEPNS_20DecimalFormatSymbolsER11UParseErrorR10UErrorCode 0x181dd73ec - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libicucore.A.dylib : unum_open 0x1804a0bf0 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation : __cficu_unum_open 0x1803e15cc - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation : CFNumberFormatterCreate 0x180da4f8c - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Foundation.framework/Foundation : -[NSNumberFormatter _regenerateFormatter] 0x180da6040 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/Foundation.framework/Foundation : -[NSNumberFormatter stringForObjectValue:] 0x18504ab10 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : UIKeyboardGetNumbersStringForActiveInputMode 0x1850a1f70 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : UIKBMoreKeyStringForActiveInputMode 0x1850fe1ac - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIKeyboardLayoutStar updateLocalizedKeysOnKeyplane:] 0x1850ff540 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIKeyboardLayoutStar updateLocalizedKeysForKeyplane:updateAllKeyplanes:] 0x185104588 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIKeyboardLayoutStar setKeyplaneName:] 0x18510a714 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIKeyboardLayoutStar setToInitialKeyplane] 0x18510a5f4 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIKeyboardLayoutStar showKeyboardWithInputMode:renderConfig:inputTraits:screenTraits:splitTraits:reload:] 0x1851e7bcc - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIKeyboardImpl finishLayoutChangeWithArguments:] 0x1851e826c - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIKeyboardImpl updateLayout] 0x1851db674 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIKeyboardImpl _setupDelegate:delegateSame:hardwareKeyboardStateChanged:endingInputSessionIdentifier:force:delayEndInputSession:] 0x1851d95cc - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIKeyboardImpl setDelegate:force:delayEndInputSession:] 0x184e06f84 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIKeyboardSceneDelegate _reloadInputViewsForKeyWindowSceneResponder:force:fromBecomeFirstResponder:] 0x184e06190 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIKeyboardSceneDelegate _reloadInputViewsForResponder:force:fromBecomeFirstResponder:] 0x185417cec - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIResponder(UIResponderInputViewAdditions) _reloadInputViewsFromFirstResponder:] 0x1854129fc - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIResponder becomeFirstResponder] 0x1858f81c0 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIView(Hierarchy) becomeFirstResponder] 0x18570c4a0 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UITextField becomeFirstResponder] 0x1856d097c - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UITextInteractionAssistant(UITextInteractionAssistant_Internal) setFirstResponderIfNecessaryActivatingSelection:] 0x1856acf08 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UITextSelectionInteraction _checkForRepeatedTap:gestureLocationOut:] 0x1856adc9c - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UITextSelectionInteraction _handleMultiTapGesture:] 0x1853ecf04 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIApplication sendAction:to:from:forEvent:] 0x184e6a168 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UITextMultiTapRecognizer onStateUpdate:] 0x184f2b560 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIGestureRecognizerTarget _sendActionWithGestureRecognizer:] 0x184f32f60 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : _UIGestureRecognizerSendTargetActions 0x184f307e8 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : _UIGestureRecognizerSendActions 0x184f2ff44 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIGestureRecognizer _updateGestureForActiveEvents] 0x184f22bd0 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : _UIGestureEnvironmentUpdate 0x184f21ecc - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIGestureEnvironment _deliverEvent:toGestureRecognizers:usingBlock:] 0x184f21c3c - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIGestureEnvironment _updateForEvent:window:] 0x185421df8 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIWindow sendEvent:] 0x1854017c8 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIApplication sendEvent:] 0x1854849d8 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : __dispatchPreprocessedEventFromEventQueue 0x185487824 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : __processEventQueue 0x185480218 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : __eventFetcherSourceCallback 0x18040ee88 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation : __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ 0x18040edd0 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation : __CFRunLoopDoSource0 0x18040e540 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation : __CFRunLoopDoSources0 0x180408c28 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation : __CFRunLoopRun 0x180408514 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation : CFRunLoopRunSpecific 0x18ef06ae4 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices : GSEventRunModal 0x1853e8040 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : -[UIApplication _run] 0x1853ebcc8 - /Library/Developer/CoreSimulator/Volumes/iOS_21E213/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 17.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore : UIApplicationMain 0x1046c3f14 - /Users/andresdeperedagarcia/Library/Developer/CoreSimulator/Devices/378C2399-2DD8-42BE-A442-CCB3C3D22453/data/Containers/Bundle/Application/7018FB80-FE60-4B7B-A645-964554AFE9B1/tecnovoice.nukua.formaciones.app/libxamarin-dotnet-debug.dylib : xamarin_UIApplicationMain 0x1059cca50 - /Users/andresdeperedagarcia/Library/Developer/CoreSimulator/Devices/378C2399-2DD8-42BE-A442-CCB3C3D22453/data/Containers/Bundle/Application/7018FB80-FE60-4B7B-A645-964554AFE9B1/tecnovoice.nukua.formaciones.app/libmonosgen-2.0.dylib : do_icall 0x1059cb2f0 - /Users/andresdeperedagarcia/Library/Developer/CoreSimulator/Devices/378C2399-2DD8-42BE-A442-CCB3C3D22453/data/Containers/Bundle/Application/7018FB80-FE60-4B7B-A645-964554AFE9B1/tecnovoice.nukua.formaciones.app/libmonosgen-2.0.dylib : do_icall_wrapper 0x1059bfd3c - /Users/andresdeperedagarcia/Library/Developer/CoreSimulator/Devices/378C2399-2DD8-42BE-A442-CCB3C3D22453/data/Containers/Bundle/Application/7018FB80-FE60-4B7B-A645-964554AFE9B1/tecnovoice.nukua.formaciones.app/libmonosgen-2.0.dylib : mono_interp_exec_method 0x1059bd910 - /Users/andresdeperedagarcia/Library/Developer/CoreSimulator/Devices/378C2399-2DD8-42BE-A442-CCB3C3D22453/data/Containers/Bundle/Application/7018FB80-FE60-4B7B-A645-964554AFE9B1/tecnovoice.nukua.formaciones.app/libmonosgen-2.0.dylib : interp_runtime_invoke 0x1058d69b4 - /Users/andresdeperedagarcia/Library/Developer/CoreSimulator/Devices/378C2399-2DD8-42BE-A442-CCB3C3D22453/data/Containers/Bundle/Application/7018FB80-FE60-4B7B-A645-964554AFE9B1/tecnovoice.nukua.formaciones.app/libmonosgen-2.0.dylib : mono_jit_runtime_invoke 0x105a91a14 - /Users/andresdeperedagarcia/Library/Developer/CoreSimulator/Devices/378C2399-2DD8-42BE-A442-CCB3C3D22453/data/Containers/Bundle/Application/7018FB80-FE60-4B7B-A645-964554AFE9B1/tecnovoice.nukua.formaciones.app/libmonosgen-2.0.dylib : mono_runtime_invoke_checked 0x105a98ff4 - /Users/andresdeperedagarcia/Library/Developer/CoreSimulator/Devices/378C2399-2DD8-42BE-A442-CCB3C3D22453/data/Containers/Bundle/Application/7018FB80-FE60-4B7B-A645-964554AFE9B1/tecnovoice.nukua.formaciones.app/libmonosgen-2.0.dylib : mono_runtime_exec_main_checked 0x10592ac70 - /Users/andresdeperedagarcia/Library/Developer/CoreSimulator/Devices/378C2399-2DD8-42BE-A442-CCB3C3D22453/data/Containers/Bundle/Application/7018FB80-FE60-4B7B-A645-964554AFE9B1/tecnovoice.nukua.formaciones.app/libmonosgen-2.0.dylib : mono_jit_exec 0x104707ad0 - /Users/andresdeperedagarcia/Library/Developer/CoreSimulator/Devices/378C2399-2DD8-42BE-A442-CCB3C3D22453/data/Containers/Bundle/Application/7018FB80-FE60-4B7B-A645-964554AFE9B1/tecnovoice.nukua.formaciones.app/libxamarin-dotnet-debug.dylib : xamarin_main 0x10304eb44 - /Users/andresdeperedagarcia/Library/Developer/CoreSimulator/Devices/378C2399-2DD8-42BE-A442-CCB3C3D22453/data/Containers/Bundle/Application/7018FB80-FE60-4B7B-A645-964554AFE9B1/tecnovoice.nukua.formaciones.app/tecnovoice.nukua.formaciones : main 0x103b91544 - Unknown 0x1035820e0 - Unknown 0xe4b800000000000 - Unknown ================================================================= Basic Fault Address Reporting ================================================================= Memory around native instruction pointer (0x1046353b0):0x1046353a0 c0 03 5f d6 c0 03 5f d6 10 29 80 d2 01 10 00 d4 .._..._..)...... 0x1046353b0 e3 00 00 54 fd 7b bf a9 fd 03 00 91 cd e2 ff 97 ...T.{.......... 0x1046353c0 bf 03 00 91 fd 7b c1 a8 c0 03 5f d6 c0 03 5f d6 .....{...._. .._. 0x1046353d0 70 0a 80 d2 01 10 00 d4 e3 00 00 54 fd 7b bf a9 p..........T.{.. ================================================================= Managed Stacktrace: ================================================================= at <unknown> <0xffffffff> at UIKit.UIApplication:xamarin_UIApplicationMain <0x000b8> at UIKit.UIApplication:UIApplicationMain <0x0006e> at UIKit.UIApplication:Main <0x0015a> at tecnovoice.nukua.formaciones.Program:Main <0x0002c> at <Module>:runtime_invoke_direct_void_string[] <0x0007e> at <unknown> <0x00000> ================================================================= 我的 iOS 版本是 17.4,我看到一个 reddit 帖子说它可以修复,但我仍然遇到错误。 https://www.reddit.com/r/dotnetMAUI/comments/1bd1cwz/comment/kuzb4pl/ 我发现,如果人们降级到以前的版本,就会为他们工作。 除了换版本还有别的办法吗? 您所看到的情况正在发生,因为您正在使用 Xcode 15.3 和 iOS 17.4 以及随附的 iOS SDK,目前 .NET for iOS(以及 .NET MAUI)不支持该 SDK。 欲了解更多信息,请参阅此问题。 最简单的可能是降级到 Xcode 15.2(也可以在 iOS 17.4 上运行)。您可以使用 Xcode(注意末尾的 s)并排管理多个 Xcode 版本。 如果您现在确实想使用 Xcode 15.3,您可以将其与 iOS 17.2 模拟器一起使用,或者使用 iOS 17.4 模拟器,将以下代码添加到 AppDelegate.cs 中的 FinishedLaunching(在此描述) : var date = NSDate.Now; var locale = NSLocale.SystemLocale; var str = date.DescriptionWithLocale (locale);

回答 1 投票 0

© www.soinside.com 2019 - 2024. All rights reserved.