简体   繁体   English

使用 Xamarin Forms 的应用程序在 iOS16 中随机崩溃 - 在以前的版本中没有问题

[英]App using Xamarin Forms crashing randomly in iOS16 - was fine in previous versions

New here and new to Xamarin Forms, so please bare with me if I'm asking a silly question.这里是新的,也是 Xamarin Forms 的新成员,所以如果我问的是一个愚蠢的问题,请坦白。

I have built an App in Xamarin Forms - it's nothing to complicated - two maps, polygraph, some videos.我在 Xamarin Forms 中构建了一个应用程序 - 没什么复杂的 - 两张地图、测谎仪和一些视频。 It works perfectly before the iOS16 update.它在 iOS16 更新之前完美运行。 However, since updating to iOS16 is will freeze and crash randomly - it could work fine for hours, and then will freeze and crash.但是,由于更新到 iOS16 会随机冻结和崩溃 - 它可以正常工作数小时,然后会冻结和崩溃。 Open up the app again, it may be frozen, crash and then work fine again.再次打开应用程序,它可能会被冻结、崩溃,然后又可以正常工作。

On the iOS16 simulator on my machine, it works fine.在我机器上的 iOS16 模拟器上,它工作正常。 However, if I debug it by putting it on my phone, it happens但是,如果我通过将它放在手机上进行调试,它就会发生

Firstly does this sound like a problem anyone recognises?首先,这听起来像任何人都认识到的问题吗? If not, how do I get a crash dump that might provide some explanation?如果没有,我如何获得可能提供一些解释的故障转储? I've tried updating Xamarin.Forms, Community and Newtonsoft, I've also stripped back each item off the app and it still does it on a really simple bar of five image buttons and some stacks - I'm pulling my hair out now so any advice greatly received.我已经尝试更新 Xamarin.Forms、Community 和 Newtonsoft,我还从应用程序中剥离了每个项目,它仍然在一个非常简单的五个图像按钮和一些堆栈的栏上进行 - 我现在正在拔头发所以任何大受好评。

J

This sounds like a bug which only occurred on the ios16 devices.这听起来像是只发生在 ios16 设备上的错误。 I will report the bug to Microsoft team.我会将错误报告给 Microsoft 团队。 Please provide more details about the crash like which device you use, which item you use.请提供有关崩溃的更多详细信息,例如您使用的设备、使用的物品。 Thanks.谢谢。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 xamarin.forms ios 应用程序开始随机崩溃 - xamarin.forms ios app starts crashing randomly ios16 下的 AVSpeechSynthesizer 在 UIKit 上无法正常工作(iOS 12 / iOS 15 上的相同代码正常) - AVSpeechSynthesizer under ios16 not working (same code fine on iOS 12 / iOS 15) on UIKit Xamarin Forms iOS应用突然启动时崩溃 - Xamarin Forms iOS app crashing on start up suddenly 我的xamarin表单的发布版本iOS应用程序在应用程序启动时崩溃 - Release version of my xamarin forms iOS app is crashing on application launch Codenameone IOS应用程序随机崩溃 - Codenameone IOS app is crashing randomly 使用xamarin.forms的iOS应用程序链接 - App links for iOS using xamarin.forms 使用UIImagePickerController / ImagePicker的iOS Swift和Xamarin应用程序崩溃 - iOS Swift AND Xamarin App Crashing using UIImagePickerController/ImagePicker (iOS) iPad 应用程序在启动时随机崩溃 - (iOS) iPad app Crashing Randomly on Start iPhone应用程序在iOS 4.3中因EXC_BAD_ACCESS错误而崩溃,但在以前的版本上可以正常运行 - Iphone app crashes with EXC_BAD_ACCESS error in iOS 4.3 but works fine on previous versions 过渡 animation 在 iOS16 中不工作但在 iOS15 中工作 - Transition animation not working in iOS16 but was working in iOS15
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM