Hello guys,
I have similar rejection as the above, and I can't figure out what to do. I got this rejection:
"We discovered that your app contains hidden features.
Specifically, it would be appropriate to remove all code obfuscation and selector mangling or to explain in detail the purpose of its inclusion before resubmitting for review.
The next submission of this app may require a longer review time, and this app will not be eligible for an expedited review until this issue is resolved.
Next Steps
- Review the Performance section of the App Store Review Guidelines.
- Ensure your app is compliant with all sections of the App Store Review Guidelines and the Terms & Conditions of the Apple Developer Program.
- Once your app is fully compliant, resubmit your app for review. (...)"
When I asked for more details I got this one:
"Thank you for your response.
It would be appropriate to remove the previously noted obfuscated methods in the app, such as initWithOperation:settings:key:X__PPIOS_DOUBLE_OBFUSCATION_GUARD__:error: and X__PPIOS_DOUBLE_OBFUSCATION_GUARD__, + x0bSVYpI:w9E5xCtb:x1LCw4Io:X__PPIOS_DOUBLE_OBFUSCATION_GUARD__:error:, or explain in detail their use and how they are implemented in the app."
I can't figure out why there is (PPIOS) because from what I know, this is library for symbol obfuscator, and I don't use it. Also i searched hole project for sentence "initWithOperation" and I haven't found anytihng (I've searched in project and pods).
I'm really strugling with that. I would apreciate for any help.