NativeSound play complete callbacak is not firing

Hi, i’ve tried example here ,

this.nativeAudio.play(‘uniqueId1’, () => console.log(‘uniqueId1 is done playing’));

sound plays but complete callback is never called. Is this a known bug?

it seem to be an issue

Look at my post