richpixel / SongPickerANE

A song picker/player AIR native extension for iOS and Android.
27 stars 6 forks source link

setVolume issue on iOS #10

Open gustav77 opened 10 years ago

gustav77 commented 10 years ago

Hi, thanks for sharing, as far as I can tell, the ane works fine on Android 4.3 and 4.4.4 but I got an issue on iOS 7.1.2 I can setVolume on iOS 7.1.2 on a iPhone 4 but it has no effect on an iPod touch with 4" retina display. Both devices have iOS 7.1.2 and I use the same *.ipa on both.

Any idea?

Guenter

gustav77 commented 10 years ago

after two more hours of testing, I have to be more precise. The issue isn't dependent on the device as I said before, instead it seems to be dependent on the chosen song. With some of the songs in my iTunes library I face the issue most of the time (more than 9/10) but not always.

richpixel commented 10 years ago

Ok thanks for the feedback. The ANE actually plays back music differently depending on whether the song is DRM protected or not. It may be the case that volume never worked properly on those, or it could be a new problem for 7.1.2. I've got 7.1.2 on my phone so it shouldn't be too hard to test it out!

On Tue, Sep 16, 2014 at 11:25 AM, gustav77 notifications@github.com wrote:

after two more hours of testing, I have to be more precise. The issue isn't dependent on the device as I said before, instead it seems to be dependent on the chosen song. With some of the songs in my iTunes library I face the issue most of the time (more than 9/10) but not always.

— Reply to this email directly or view it on GitHub https://github.com/richpixel/SongPickerANE/issues/10#issuecomment-55760390 .