Monitor errors using a starter account

Hello,

I’m developing an ionic application using a starter account. My goal is to monitor runtime error from my users. In order to enable the App monitoring do I need a Pro account? I followed the guide here, the source maps are created and I added the code inside my app.module.ts with my APP ID but I’m not seeing any errors inside the monitoring page. I also tried to generate some errors by adding console.error() but nothing appear on the monitoring page.

Checking the price page I see that Error Reporting with monitor should be available also for starter accounts up to 10 device, 7500 for teams. Does this mean that error reporting is enabled only for the first 10 (or 7500 if Pro team account) installations of the application?

Thank you