ios - Crash in exit app from backround with twice click on home button -


i have app work in background because add app provides voice on ip services info.plist

when app go background , touch twice on home button , exist app background , crashed

how can check why happen problem?does event call appdelegate when it?

in navigator -> breakpoint navigator: add exception breakpoint

now simulate crash, application stuck on line app got stuck, check thread , objects allocations.

i guess may out little bit :)


Comments

Popular posts from this blog

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -