REJECTIONDefiniteGuideline 3.2(f)iOSSafety
Dynamic Code Loading Detected
Apps are not allowed to download or run executable code (dlopen, dlsym).
Quick Fix
Remove dynamic code loading features. All code must be signed and included in the binary.
What Gets Detected
Detection Type:CODE PATTERN
Patterns detected:
dlopendlsymdylib_open