Parth Patel
Results
2
issues of
Parth Patel
Seems there is bug on android 14 ``` public async playRecord( attachment = undefined, attachmentId = undefined, args, repeat: boolean = false ) { console.log("attachment.filepath: " + attachment.filepath); let recordedFile:...
**Issue Summary:** The DateTimePicker in Android is exhibiting unexpected behavior when selecting a date in February. The callback is returning a date in the following month instead of the selected...