GitHub user BenLaKnet closed the discussion with a comment: Could not create a sandbox extension for
I found my mistake: https://github.com/EddyVerbruggen/cordova-plugin-3dtouch/issues/51#issuecomment-3123813429 `ThreeDeeTouch.registerQuickActionListener (function (payload) {` And not: `ThreeDeeTouch.registerQuickActionListener = function (payload) {` GitHub link: https://github.com/apache/cordova/discussions/558#discussioncomment-13899559 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
