Ionic 4 PWA - Console Log devices connected via DevApp

Hi I am developing a PWA in Ionic 4. When live compiling I connect my Ipad Pro via wifi using Ionic DevApp. Is there a away to read the console logs made within the PWA html when using the Ipad Pro device on my desktop? I’ve tried ionic serve --devapp -c but nothing shows in the terminal. Thanks in advance!