bevy/examples/mobile/src
Predko Silvestr 9d122a7d12 Run handle_lifetime only when AudioSink is added to the world (#17637)
# Objective

Fixes:
https://discord.com/channels/691052431525675048/756998293665349712/1335019849516056586

## Solution

Let's wait till `AudioSInk` will be added to the world.

## Testing

Run ios example
2025-02-06 22:32:23 +01:00
..
lib.rs Run handle_lifetime only when AudioSink is added to the world (#17637) 2025-02-06 22:32:23 +01:00