¡@

Home 

2014/10/15 ¤U¤È 10:12:53

iphone Programming Glossary: preventsuspend

iPhone app “has active assertions beyond permitted time”

http://stackoverflow.com/questions/3654716/iphone-app-has-active-assertions-beyond-permitted-time

identifier Suspending process MyMoodTrack 144 permittedBackgroundDuration 10.000000 reason suspend owner pid 26 preventSuspend preventThrottleDownCPU preventThrottleDownUI This reads to me as if the process has been killed because it was taking too.. identifier Suspending process MyMoodTrack 144 permittedBackgroundDuration 10.000000 reason suspend owner pid 26 preventSuspend preventThrottleDownCPU preventThrottleDownUI Thread 0 0 libSystem.B.dylib 0x31f4a658 0x31f49000 5720 1 libSystem.B.dylib..

UIKitBackgroundCompletionTask - iPhone application crash

http://stackoverflow.com/questions/4726254/uikitbackgroundcompletiontask-iphone-application-crash

process MyBackgroundTest 7745 permittedBackgroundDuration 600.000000 reason finishTask owner pid 7745 preventSuspend preventIdleSleep Elapsed total CPU time seconds 0.010 user 0.010 system 0.000 100 CPU Elapsed application CPU time seconds.. process TMS 13544 permittedBackgroundDuration 600.000000 reason finishTask owner pid 13544 preventSuspend preventIdleSleep if the code doesn't execute`endBackgroundTask ' method. This means that EVERY background task created with..

setKeepAliveTimeout and BackgroundTasks

http://stackoverflow.com/questions/4777499/setkeepalivetimeout-and-backgroundtasks

process DemoBackApp 5977 permittedBackgroundDuration 600.000000 reason finishTask owner pid 5977 preventSuspend preventIdleSleep Elapsed total CPU time seconds 0.010 user 0.010 system 0.000 100 CPU Elapsed application CPU time seconds..

Strange iPhone crash log

http://stackoverflow.com/questions/5003120/strange-iphone-crash-log

process iMixtapes 1185 permittedBackgroundDuration 600.000000 reason finishTask owner pid 1185 preventSuspend preventIdleSleep SBProcessAssertion 0x66ade50 identifier UIKitBackgroundCompletionTask process iMixtapes 1185 permittedBackgroundDuration.. process iMixtapes 1185 permittedBackgroundDuration 600.000000 reason finishTask owner pid 1185 preventSuspend preventIdleSleep Elapsed total CPU time seconds 106.580 user 62.160 system 44.420 3 CPU Elapsed application CPU time seconds.. process iMixtapes 1185 permittedBackgroundDuration 600.000000 reason finishTask owner pid 1185 preventSuspend preventIdleSleep SBProcessAssertion 0x66ade50 identifier UIKitBackgroundCompletionTask process iMixtapes 1185 permittedBackgroundDuration..

MyApp “has active assertions beyond permitted time” crash - CoreLocationRegistration and CoreLocationBackgroundClient

http://stackoverflow.com/questions/5183171/myapp-has-active-assertions-beyond-permitted-time-crash-corelocationregistra

CoreLocationRegistration process MyMapApp 1234 permittedBackgroundDuration 600.000000 reason finishTask owner pid 1234 preventSuspend preventIdleSleep SBProcessAssertion 0xa095050 identifier CoreLocationBackgroundClient process MyMapApp 1234 permittedBackgroundDuration.. process MyMapApp 1234 permittedBackgroundDuration 600.000000 reason finishTask owner pid 1234 preventSuspend preventIdleSleep Elapsed total CPU time seconds 43.660 user 17.920 system 25.740 7 CPU Elapsed application CPU time seconds..