Results 70 comments of James

@bradmartin That's great! Thank you 👍 I'll check it out and let you know if I run into anything. Many thanks again! :)

Any updates? nstudio/nativescript-audio-player is looking a bit dead :L

The resume function exists for a reason! :( I think this issue has something to do with `_mOnAudioFocusChangeListener` method in the `src/android/player.ts` file. I can see that after phoning someone...

Or... remove the listener when the player is paused and add the listener again when it is playing. I think this may fix some similar issue with iOS as well.

Hello @rigor789 , Unfortunately this doesn't work either. I'm get no errors :L Below shows the relevant code I'm using to set this up. ``` ... methods: { videoplayerloaded(){ if...

FYI, this is the function I'm referring to: https://developer.apple.com/documentation/avkit/avplayerviewcontroller/2875792-entersfullscreenwhenplaybackbegi

Hello @saschaarthur , Are you still getting this error? I believe our app has the same issue. tns-android: 6.5.3

I would like to know this too. The above suggestion doesn't work as you can't select the file for use in the editor. Also, it looks kinda naff.

I'm interested in building this but I'm having issues with installing it locally. I moved the package to `nova-components` and amended the `composer.json` file but when I run `npm run...