I thought I saw in docs online that things like session_start would be fired automatically, but for my app (Expo SDK 53+) using the hooks integration, I don't see that firing. I see app_open and device_attributes but not session_start like I'd expect. Is that supposed to fire automatically? If so, how?