I have Firebase configured in my app, but I'm having issues getting Debug view working. We're able to see the analytics in GA4, so they're getting through, but when I try to open the Debug view, I don't see the device I'm using.
I have these arguments added to the scheme:
I see the FirebaseAnalytics messages in the console, so I'd expect to see them in Debug view as well, but nothing's there. I know my company's internet security blocks traffic from my simulator, but it doesn't show up if I build to a physical device, either, which doesn't have the internet security program installed on it.
Does anyone have any ideas why it's not showing up?
