I have found a workaround for this issue:
npx expo start --go
At the moment, this is the only way I can link my app up in Expo Go. For some reason, the QR code when running in --dev-client
doesn't seem to be serializing the URI correctly. That, or it doesn't seem to recognize the app that the URI is pointing to, but I certainly do have Expo Go for version 52 installed.