how to debug crash on iphone for javascript app

92 views Asked by At

I am new to performance and memory leaks in JavaScript and wkwebview. How to find the memory leak in JavaScript app that runs on iPhone? My app crashes with exception EXEC_BAD_ACCESS (SIGSEGV), subtype- (KERN_INVALID_ADDRESS).

0

There are 0 answers