You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Riccardo Filippone (Created) (JIRA)" <ji...@apache.org> on 2012/02/08 00:10:59 UTC

[jira] [Created] (CB-239) AUDIO not played on iOS 5.0.1

AUDIO not played on iOS 5.0.1
-----------------------------

                 Key: CB-239
                 URL: https://issues.apache.org/jira/browse/CB-239
             Project: Apache Callback
          Issue Type: Bug
          Components: iOS
    Affects Versions: 1.2.0
         Environment: XCODE 4.2 + Phonegap 1.2/1.4.1
            Reporter: Riccardo Filippone
            Assignee: Shazron Abdullah
            Priority: Critical


audio file (mp3, aif, wav) not played under iOS 5.0.1
LOG:
2012-02-07 23:50:16.214 Clicker APP[2055:707] Found resource '/var/mobile/Applications/8FAF81FA-D1B9-4911-9F99-09F69995EF14/Clicker APP.app/www/sfx/clicker_fast.wav' in the web folder.
2012-02-07 23:50:16.285 Clicker APP[2055:707] Playing audio sample 'sfx/clicker_fast.wav'
2012-02-07 23:50:16.997 Clicker APP[2055:707] Finished playing audio sample 'sfx/clicker_fast.wav'

seems to work but no audio was play from iPhone.


THIS APP WORKING UNDER iOS 4.3.1

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CB-239) AUDIO not played on iOS 5.0.1

Posted by "Riccardo Filippone (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13204857#comment-13204857 ] 

Riccardo Filippone commented on CB-239:
---------------------------------------

Hi Shazron, I found the problem.

Hardware volume button ONLY increase ringtones and not MEDIA volume.

I solved the problem using a plugin (VolumeSlider).
                
> AUDIO not played on iOS 5.0.1
> -----------------------------
>
>                 Key: CB-239
>                 URL: https://issues.apache.org/jira/browse/CB-239
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.2.0
>         Environment: XCODE 4.2 + Phonegap 1.2/1.4.1
>            Reporter: Riccardo Filippone
>            Assignee: Shazron Abdullah
>
> audio file (mp3, aif, wav) not played under iOS 5.0.1
> LOG:
> 2012-02-07 23:50:16.214 Clicker APP[2055:707] Found resource '/var/mobile/Applications/8FAF81FA-D1B9-4911-9F99-09F69995EF14/Clicker APP.app/www/sfx/clicker_fast.wav' in the web folder.
> 2012-02-07 23:50:16.285 Clicker APP[2055:707] Playing audio sample 'sfx/clicker_fast.wav'
> 2012-02-07 23:50:16.997 Clicker APP[2055:707] Finished playing audio sample 'sfx/clicker_fast.wav'
> seems to work but no audio was play from iPhone.
> THIS APP WORKING UNDER iOS 4.3.1

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CB-239) AUDIO not played on iOS 5.0.1

Posted by "Shazron Abdullah (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah resolved CB-239.
---------------------------------

    Resolution: Not A Problem
    
> AUDIO not played on iOS 5.0.1
> -----------------------------
>
>                 Key: CB-239
>                 URL: https://issues.apache.org/jira/browse/CB-239
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.2.0
>         Environment: XCODE 4.2 + Phonegap 1.2/1.4.1
>            Reporter: Riccardo Filippone
>            Assignee: Shazron Abdullah
>
> audio file (mp3, aif, wav) not played under iOS 5.0.1
> LOG:
> 2012-02-07 23:50:16.214 Clicker APP[2055:707] Found resource '/var/mobile/Applications/8FAF81FA-D1B9-4911-9F99-09F69995EF14/Clicker APP.app/www/sfx/clicker_fast.wav' in the web folder.
> 2012-02-07 23:50:16.285 Clicker APP[2055:707] Playing audio sample 'sfx/clicker_fast.wav'
> 2012-02-07 23:50:16.997 Clicker APP[2055:707] Finished playing audio sample 'sfx/clicker_fast.wav'
> seems to work but no audio was play from iPhone.
> THIS APP WORKING UNDER iOS 4.3.1

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CB-239) AUDIO not played on iOS 5.0.1

Posted by "Shazron Abdullah (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CB-239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-239:
--------------------------------

    Priority: Major  (was: Critical)

Most likely a volume level thing.
                
> AUDIO not played on iOS 5.0.1
> -----------------------------
>
>                 Key: CB-239
>                 URL: https://issues.apache.org/jira/browse/CB-239
>             Project: Apache Callback
>          Issue Type: Bug
>          Components: iOS
>    Affects Versions: 1.2.0
>         Environment: XCODE 4.2 + Phonegap 1.2/1.4.1
>            Reporter: Riccardo Filippone
>            Assignee: Shazron Abdullah
>
> audio file (mp3, aif, wav) not played under iOS 5.0.1
> LOG:
> 2012-02-07 23:50:16.214 Clicker APP[2055:707] Found resource '/var/mobile/Applications/8FAF81FA-D1B9-4911-9F99-09F69995EF14/Clicker APP.app/www/sfx/clicker_fast.wav' in the web folder.
> 2012-02-07 23:50:16.285 Clicker APP[2055:707] Playing audio sample 'sfx/clicker_fast.wav'
> 2012-02-07 23:50:16.997 Clicker APP[2055:707] Finished playing audio sample 'sfx/clicker_fast.wav'
> seems to work but no audio was play from iPhone.
> THIS APP WORKING UNDER iOS 4.3.1

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira