Page 5 of 6

Phonegap Capture Audio

Posted: Fri Jun 21, 2013 11:08 pm
by Rommel Paras

Yes, I installed it on a device. If you go back to the previous comment, I included screenshots:

Screenshots:


Phonegap Capture Audio

Posted: Tue Jun 25, 2013 10:52 am
by Anton Artyukh5836028

Hi Rommel,

I'm sorry, but still there are no news.


Phonegap Capture Audio

Posted: Tue Jun 25, 2013 5:36 pm
by Rommel Paras

What should I do? Should I email an .ipa or send a Testflight invite to you or to a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a?


Phonegap Capture Audio

Posted: Tue Jun 25, 2013 5:41 pm
by Maryna Brodina

Sorry for delay with this issue. What is the iOS version on your device?


Phonegap Capture Audio

Posted: Tue Jun 25, 2013 5:43 pm
by Rommel Paras

What should I do? Should I email an .ipa or send a Testflight invite to you or to a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a?


Phonegap Capture Audio

Posted: Tue Jun 25, 2013 5:52 pm
by Maryna Brodina

You can share your app with a href="mailto:support@appery.io" rel="nofollow"support@appery.io/a, also clarify iOS version on your device.


Phonegap Capture Audio

Posted: Wed Jul 03, 2013 6:54 pm
by Ralph Theart

yes experiencing as Rommel exactly. In the iOS simulator the ui view show up microphone and all. But on the physical device it doesn't show at all. I have iPhone, iPad running 6.1+

I have Capture, Location, & localStorage in my config.xml file

On the Android it works just fine....what could we be doing wrong??


Phonegap Capture Audio

Posted: Wed Jul 03, 2013 8:42 pm
by Kateryna Grynko

Hi Ralph,

There must be a low-level problem since app works on the emulator, but falls on the device. Testing will take some time.


Phonegap Capture Audio

Posted: Wed Jul 03, 2013 8:45 pm
by Ralph Theart

you are correct. I recompiled a basic hello world example and everything worked. There seems to be an underlying issue. Either with an extended class, custom hooks, hackish plugin or the like. I will strip my app tonight and let you know what I find. To be clear CaptureAudio on iOS does work, I just tested it... microphone came up and everything.


Phonegap Capture Audio

Posted: Thu Jul 04, 2013 1:06 pm
by Ralph Theart

Ok all there must have been some underlying issue that I simply could not find. I simply started from scratch. I re-downloaded the latest phonegap and re-created my project. After transferring all of my phonegap plugins in xcode and making sure all of my original code was present. After all that everything worked 100%. Unfortunately I don't have an answer as to what was wrong, I may have missed a step during one of the phonegap upgrades I preformed, but everything does now indeed work.