Alessio Bianchetti

Results 6 comments of Alessio Bianchetti

I just tried to omit the optional "text" property, and it worked. e.g.: ``` Share.file( title, "$name.png", bytes, "image/png", // text: title, ); ```

@robsonfingo hi, I am still getting the same issue. Did you try with the latest iOS version on iPhone 11 (simulator)? ``` *** First throw call stack: ( 0 CoreFoundation...

@robsonfingo can you share it with me pls? thanks a lot!

I have a similar issue on iOS: the onRecognitionComplete is called, but not as quick as it happens on Android. Basically after I start the recognition and I speak something,...

Did you find a way to workaround this problem? I would like to retry a scenario, or even a feature file, if such a timeout happens.