Jackie D

Results 21 comments of Jackie D

I get the same error with L5.4 and Scout with TNTSearch trying to import 3M rows. I would really like to be able to set the $inMemery = false; to...

Hi, I already switched out to ionic cordova-plugin-nativeaudio, but I'll give it a try again and let you know as soon as I'll have time. Thanks

Hello tested again an it gives me a couple of errors: Codes: 0 and 1 I see 1 it's "MediaError.MEDIA_ERR_ABORTED = 1" (maybe because i'm not providing the path in...

May be interesting to note that .record() method works.

Hey, i've done what you asked but no additional log comes out. ``` 11-21 09:52:52.743 20809 21349 W AudioManager: Use of stream types is deprecated for operations other than volume...

related to recent: https://github.com/mauron85/cordova-plugin-background-geolocation/issues/657

Hello, please look at my posts #684 In your config.xml be sure to add the following configuration under the iOs platform xml node: ``` fetch location processing need location access...

I'm getting the same error on ionic 2 typescript with [email protected] using `import Bonjour from 'bonjour'; ` and then ``` Bonjour.find({ type: 'http' }, function (service) { console.log('Found an HTTP...