Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sound isn't playing on Blackberry Playbook inside App #39

Closed
RicPower opened this issue Mar 15, 2013 · 3 comments
Closed

Sound isn't playing on Blackberry Playbook inside App #39

RicPower opened this issue Mar 15, 2013 · 3 comments

Comments

@RicPower
Copy link

Sound is not playing if App is packed and installed on device.

I've created a HTML5 javascript game, which uses easeljs and soundjs.
The Sound which is a background music is being played fine if i open the html File with the Blackberry Playbook Browser and also works well in Ripple Chrome Playbook Simulator, but if i pack to .bar File and install it on Playbook Sound isn't played anymore.

@OJayRobinson
Copy link
Contributor

Hi Ric,

Unfortunately we haven't done focused Blackberry testing yet, but it's good to hear it works in HTML. We recently had another similar issue with PhoneGap. I would suggest trying that fix and seeing if it works for you. You'll have to use his pull request, because we're still working on the next push for SoundJS. Plans for better device/app support is on our roadmap, but we're not there yet. Any extra information you can provide about why the .bar File isn't working would be helpful. Hope that works for you.

@RicPower
Copy link
Author

Hi,
I tried the fix of the other Issue #37 and it worked like a charm :-)))
First i tried to debug on Device with Eclipse and added a Blackberry Nature Project, so i can run the HTML5 Projcet as an Android Application on Playbook and see what the logs are. No logs of sound.js errors but also no sound was playing and i also got crossdomain issues with canvas click events.
Then i thought give em a try and package the Project with Ripple in Chrome and install the .bar File an the Device.
What should i say. My dreams come true :-). I think this fix should be implemented in the upcomming version of a new sound.js release. After serveral tests i can definitly confirm, that it is working on Blackberry Playbook Device Version 2.1 and i'm very confident that this will also work on BB10 Devices.

Thank you soooo much for you help.

... For further tests on a physical Playbook device, i would be glad to help you

@OJayRobinson
Copy link
Contributor

Hi Ric, thanks a lot for letting us know how that worked out. We're glad it was successful. =)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants