I can see below error in Xcode
whenever I terminate my app on device.
LLVM Profile Error: Failed to write file "default.profraw": Operation not permitted
I am not getting why I am getting this? Can this create any issue within my application?
I tried searching on google and tried those options, but no help.
Below are the other details -:
1) Xcode version -: 11.3.1
2) Device OS Version -: 13.3.1
3) Device -: iPhone XS Max
Any help would be really appreciated. Thanks in advance.