pub fn normalize_app_start_spans(event: &mut Event)
Expand description

Replaces snake_case app start spans op with dot.case op.

This is done for the affected React Native SDK versions (from 3 to 4.4).