You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install the latest ML Kit Text Recognition pod (GoogleMLKit/TextRecognition)
Search for suspicious domains in the built frameworks using: grep -r "nic.ir.md"
Observe that the domain nic.ir.md is present in the compiled binary for MLKitTextRecognitionCommon
EXPECTED
No hardcoded references to unrelated or suspicious domains such as nic.ir.md should exist in production ML Kit SDK binaries, especially when unrelated to the SDK’s functionality.
ACTUAL
A suspicious domain (nic.ir.md) is present in the compiled binary MLKitTextRecognitionCommon.framework. This raises compliance and privacy concerns, especially for apps being reviewed on the App Store.
Uh oh!
There was an error while loading. Please reload this page.
ENVIRONMENT
STEPS
EXPECTED
No hardcoded references to unrelated or suspicious domains such as nic.ir.md should exist in production ML Kit SDK binaries, especially when unrelated to the SDK’s functionality.
ACTUAL
A suspicious domain (nic.ir.md) is present in the compiled binary MLKitTextRecognitionCommon.framework. This raises compliance and privacy concerns, especially for apps being reviewed on the App Store.
https://issuetracker.google.com/issues/411157364
The text was updated successfully, but these errors were encountered: