Is Firebase Dynamic Links supposed to work with a debug build on xcode?

I'm having trouble trying to set up Dynamic Links in my Flutter app, and then I came up with this thought that maybe I need to test it using a released version.

Is Firebase Dynamic Links supposed to work with a debug build on xcode?
 
 
Q