ebiten
ebiten copied to clipboard
internal/vibrate: crash with iOS 12
iOS 12 doesn't support CoreHaptics. Should we drop supporting iOS 12, or create a fallback?
Exception Note: EXC_CORPSE_NOTIFY
Termination Description: DYLD, Library not loaded: /System/Library/Frameworks/CoreHaptics.framework/CoreHaptics | ...
/CC @wasedaigo
purego would enable dynamic loading of the framework.