Laurie Scheepers

Results 8 comments of Laurie Scheepers

I am seeing the same issue only on older devices (4.X).

I have the same problem: When using a MediaRecorder to record voice, and doing startListening() when the recording starts I get the following error for the recorder: E/MediaRecorder: start failed:...

I have figured out a workaround for this. Please see answer at https://stackoverflow.com/questions/65789564/failed-to-use-amplify-storage-with-a-periodic-worker/71171153#71171153

Having the same issue... @koral-- Did you manage to find a workaround for these issues (specifically handling the cancelling of Twitter log in)?

Nevermind, found a workaround: Add a long click listener to the view and in onLongClick, set the onRippleCompleteListener to null. Also add a on click listener and set your onRippleCompleteListener...