taye / interact.js

JavaScript drag and drop, resizing and multi-touch gestures with inertia and snapping for modern browsers (and also IE9+)

Home Page:http://interactjs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

onDrop play sound ios

jfcgno opened this issue · comments

Expected behavior

Sound file should play

Actual behavior

Works on desktop, will not play on ios

System configuration

iphone SE 2020/ Safari

Is this related to ondrop being a interact.js function not linked to the touchend gesture - and therefore not a valid interaction to start playing a audio element? Hope you can help!