My App crashes(while launching) on 14.1 & below (Physical Devices & Simulators)

My app is crashing when I try to launch on os 14.1 and below(physical devices & simulators). It is working perfectly on above 14.1.

I am getting this error while installing through x code 12.4

Library not loaded: /System/Library/Frameworks/AdServices.framework/AdServices

Can anyone of you suggest me the solution to solve this?
+1

I have the same problem
When linking the library, set it to "Optional" instead of "Required".
My App crashes(while launching) on 14.1 & below (Physical Devices & Simulators)
 
 
Q