python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
-[WKSyntheticTapGestureRecognizer setState:] crash
We have encountered the crash : -[WKSyntheticTapGestureRecognizer setState:] in our app.I am also attaching crash report for the reference:
Crashed: com.apple.main-thread
0 libobjc.A.dylib ...
AsiteUser
Votes: 0
Answers: 1
EXC_BAD_ACCESS KERN_INVALID_ADDRESS Crash in our app
We are facing a crash in our app but we are not able to get the exact area of the crash.
I am attaching the crash report for the reference.
Crashed: Thread
0 libobjc.A.dylib 0x2470 obj...
AsiteUser
Votes: 0
Answers: 0
Why does my Xamarin.Mac application crash when I enable the Hardened Runtime in order to notarize it?
I am developping an app using .NET Framework 4.5.2 under Visual Studio for Mac.
Apple has added security features to their latest Mac versions, so I'd like to notarize the application so that Gatekeep...
user16014368
Votes: 0
Answers: 2
OpenCV BackgroundSubtractorMOG2 algorithm crashes when executed as part of my Swift UI app
I'm creating a Swift UI application to process images on a device and use the OpenCV library, specifically the BackgroundSubtractor algorithm. I was able to follow the OpenCV iOS guide and perform bas...
Mando
Votes: 0
Answers: 1