简体   繁体   English

上下滑动通知中心时,iOS应用程序挂起

[英]iOS app hanging when swiping notification centre up and down

My app will freeze/hang on occasion after swiping to show the notification centre, and swiping to remove it. 滑动显示通知中心并滑动将其删除后,我的应用有时会冻结/挂起。 Its my understanding that this should not have any impact on my app as it does not place the app in the background or raise any events. 我的理解是,这不会对应用程序产生任何影响,因为它不会将应用程序置于后台或引发任何事件。

Does anybody have any idea why this would affect my app? 有人知道为什么这会影响我的应用程序吗?

I upgraded to iOS 9, and the issue has not occurred since. 我已升级到iOS 9,此后未发生此问题。 So I am assuming this was a bug in iOS 8.1.4 所以我假设这是iOS 8.1.4中的错误

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

相关问题 向上/向下滑动应用程序时出现离子问题,但仅在iOS中 - ionic issue while swiping up/down the app but only in iOS 用户终止应用程序时发出iBeacon通知(通过在任务视图中向上滑动它) - iBeacon Notification when the app has been terminated by user (by swiping it up in the task view) 为什么App名称更改未反映在iOS 7通知中心? - Why App name change is not reflected in iOS 7 Notification centre? 当通过向下滑动关闭 iOS 中的查看 controller 时如何运行代码? - How to run code when view controller in iOS is dismissed by swiping down? iOS:尝试关闭流时,应用已挂起 - iOS: App is hanging when trying to close the stream 当应用运行时,iOS推送通知显示为UIAlert - iOS Push Notification Shows up as UIAlert when App is Running 从ios 7和8中的通知中心将所有应用程序通知警报发送到我的应用程序的方法是什么 - what is the way to get all apps notification alerts to my app from notification centre in ios 7 & 8 从iOS的通知中心取消本地通知会触发什么方法? - What method is triggered when local notification is dismissed from notification centre of iOS? 在中心视图上滑动时,使用iCarousel加载webViews不会滚动 - Loading webViews using iCarousel doesnt scroll when swiping on centre View 应用程序在后台时的 iOS 通知 - iOS Notification when App is in Background
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM