mkuczera/react-native-haptic-feedback

When calling 'ReactNativeHapticFeedback.trigger' in Android version 8, an error like the one below occurs.

gunwooa opened this issue · 2 comments

device : Galaxy S7 edge
android version : 8.0.0
react-native version : 0.68.1
react-native-haptic-feedback version : ^1.13.1
build.gradle info
buildToolsVersion = "31.0.0"
minSdkVersion = 21
compileSdkVersion = 31
targetSdkVersion = 31

When calling 'ReactNativeHapticFeedback.trigger' in Android version 8, an error like the one below occurs.

20220829_171101

How can I avoid that error?

Hi, I am considering using this lib for my own app, but have no Galaxy S8 to look into this by myself. At the same time, I am worried about shipping a known bug. Do you have any updates on this?

Cheers!

I am wondering the same, were you able to get any more news about this @helferleinsoftware ?