swift - Phone reboots with lldb error -
my app can installed using xcode , can used, functionalities working. there's strange thing happening: when kill app phone or simulator restart - phone freezes, reboots after time.
what notice
"(lldb)" appears in console,
phone becomes unusable, not respond other app launch (e.g. whatsapp, maps...). after time, phone screen turns dark relaunches.
i see thread 1: signal sigkill in appdelegate class.
also, in navigator, there's "(null)" after program (app) name.
memory seems full! 5mb
please let me know if code needed.
i figured out:
i killing app phone when app running , connected xcode.
Comments
Post a Comment