Page 2 of 6

Phonegap Capture Audio

Posted: Wed May 29, 2013 6:36 pm
by Maryna Brodina

Sorry, "Use record". What's the app name you shared?


Phonegap Capture Audio

Posted: Wed May 29, 2013 6:39 pm
by pafowkes

The app name is "test stuff"


Phonegap Capture Audio

Posted: Wed May 29, 2013 6:41 pm
by Maryna Brodina

Thanks!


Phonegap Capture Audio

Posted: Wed May 29, 2013 7:57 pm
by Maryna Brodina

Your app works perfectly on Android 2.3.5. What device and version you use to test? Also could you tell us what are you doing step by step? What buttons you click?


Phonegap Capture Audio

Posted: Thu May 30, 2013 9:17 am
by pafowkes

Hi Marina,

I too am running on 2.3.5 on a Samsung Galaxy GT I9000 and am doing the following;

1) Select record voice - Recorder launches
2) Select "Record" and make a recording
3) Press "Stop" - Recorder shows list of voice records
4) Press back - Recorder app main screen displayed
5) Press back again to return to my app - Error Code 3 displayed


Phonegap Capture Audio

Posted: Thu May 30, 2013 1:55 pm
by Kateryna Grynko

Hi,

The problem seems to appear on your device only.
Do you have such a possibility to test your app on another device?


Phonegap Capture Audio

Posted: Thu May 30, 2013 2:22 pm
by pafowkes

I had a friend test on a Motorola Razr running Jellybean and it works OK on his, looks like it maybe something device specific. The only thing I notice on the Motorola is that unlike my Galaxy is that following a capture the Motorola doesn't display the listing of voice captures whereas the Galaxy does.
I am thinking that the issue is that when it returns to the record screen on the first back event it then displays the record screen (some event fires or resets in Phonegap?) and then the second back fires another event which then gives a false on the success event.


Phonegap Capture Audio

Posted: Thu May 30, 2013 6:17 pm
by Maryna Brodina

Hello! When you see list of voice records on step 3 - can you try to select any of record? What you see there?


Phonegap Capture Audio

Posted: Thu May 30, 2013 6:20 pm
by pafowkes

Hi Marina,

Yes the voice record is there and I can playback ok


Phonegap Capture Audio

Posted: Thu May 30, 2013 6:21 pm
by Maryna Brodina

You mean it works now?