Taxi4you

Results 8 comments of Taxi4you

Actually I didn't understand the answer in the thread you sent. Anyway Apple contacted me via phone and told me that I need to play a continues audio media, like...

But in GCP they charge money for this service, so why in this plugin its free? How about iOS?

I have found that I should bootstrap the app using this line: `Framework7.use(Framework7React)` (I am using React), and then (after the app is fully loaded) I comment this line and...

I succeed handle the basic usage and got **audioinput** event with the chunks. But what can I do with them now? Should I pass them to server using HTTP request...

Thanks for your reply. How to enable this for iOS, if I set options object to be: ``` { distanceFilter: NUMBER } ``` Is this the proper way? ** For...