apache / cordova-plugin-dialogs

Apache Cordova Dialogs Plugin
https://cordova.apache.org/
Apache License 2.0
290 stars 354 forks source link

CB-5417(ios): use background thread for beep #133

Closed jcesarmobile closed 4 years ago

jcesarmobile commented 4 years ago

Platforms affected

iOS

Motivation and Context

avoid thread warning when using beep on iOS

Description

avoid thread warning when using beep on iOS

Testing

Checklist