Date: 2025-01-29 21:41:44
Score: 3
Natty:
On searching found this link - https://github.com/facebook/react-native/issues/10027.
- Open Xcode.
- Select Edit Scheme.
- Add the following under Environment Variables:
Name: OS_ACTIVITY_MODE
Value: disable
- Run your app again
Reasons:
- Blacklisted phrase (1): this link
- Low length (1):
- No code block (0.5):
- Low reputation (0.5):
Posted by: user3839336