79493281

Date: 2025-03-07 19:19:46
Score: 1
Natty:
Report link

Wow, I'm a little embarrassed that I didn't notice this earlier, but there is a Podfile.properties.json file in the ios directory of the auto-generated project I was completely unaware of until now that was overriding the jsengine as "jsc" (hence the warning indicating hermes engine was not enabled). Simply had to set "expo.jsEngine": "hermes" in that file to enable debugging with Chrome Dev Tools for the ios side of the project.

Reasons:
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Mike Putnam