I cannot run backtrace using a command btin debug mode after a crash. I searched, but did not get a solution. I tried [NSThread callStackSymbols], but it gives the same message in the console:
bt
[NSThread callStackSymbols]
The console is not supported for the recorded stack frame.
How can i do this?
I solved this problem by resetting the simulator and exiting Xcode and starting it again. Let me know if you are still facing a problem.
, , . .
std::string tmpStr= functA(); functB(tmpStr)
Source: https://habr.com/ru/post/1656464/More articles:Датчик местоположения Android Delphi не работает, если после запуска приложения разрешено размещение - androidEntity Framework GroupBy for Sql Generation - c #Testing a custom method on a React component was called using Enzyme and Sinon - reactjsError installing Hyper-V emulator for Visual Studio - androidКак установить Neo4j на Ubuntu 16.04? - neo4jHow to generate random name with previous nametag in Screeps? - javascriptEloquent - from date to today group with an interval of one day - mysqlЗавершить работу сервера в TensorFlow - pythonRunning two tensor flow graphs at a time - tensorflowHow could I analyze this algorithm using the "Big Oh" notation, and how could I improve the execution time of this algorithm? - javaAll Articles