Hi,
I would like to ask about Firebase Event for iOS app.
In our iOS app, `engagement_time_msec` property of screen_view event still absent.
Does Firebase iOS SDK still not support engagement_time_msec in screen_view event?
The blog posted in 2020 said SDK team kindly try to support the property.
```
all event parameters that are reported along with automatically collected screen_view events will also be automatically reported with manually logged screen_view events - with one temporary exception for the engagement_time_msec on iOS devices. We are working on implementing support to have the engagement time parameter included with manually reported screen_view events on iOS, but for the time being this parameter isn’t included and instead, is reported on a designated user_engagement event.
```
Regards.