mkuczera / react-native-haptic-feedback

React-Native Haptic Feedback for iOS with Android similar behaviour.
MIT License
861 stars 106 forks source link

Invalid configuration class (null) for generator <UIImpactFeedbackGenerator> #65

Open jonathanroze opened 3 years ago

jonathanroze commented 3 years ago

Hi,

I'm using your library and it's a pretty good library.

But I've issues with some of my users, as you can see, this error is raise.

NSInternalInconsistencyException: Invalid configuration class (null) for generator <UIImpactFeedbackGenerator: 0x282784e10: prepared=0>

User running on IOS 12.4.1(16G102)

I don't know if you have any idea about that ?

Thanks