"There was a problem loading the Project" "Unhandled JS Exception: Property 'fetch' doesn't exist" post-successful bundle.

No extra error context in terminal; just the iOS device failing to load the served metro bundle; I suspected the fetch function itself was to blame but I’m running the latest node and it would’ve given an ‘undefined’ error instead.

Any thoughts welcome