benjamindean / flutter_vibration

Handle vibration on iOS and Android in Flutter apps
219 stars 68 forks source link

Got some feedback from Pixel 2 and Pixel 3 users to not working #8

Closed JigneshWorld closed 4 years ago

JigneshWorld commented 5 years ago

Does anyone have any idea about the same? Any fixes or clues?

benjamindean commented 5 years ago

@JigneshPatel23 Which flutter_vibration and flutter version are you using?

JigneshWorld commented 5 years ago

Yes, I am on below versions. Flutter (Channel stable, v1.5.4-hotfix.2) vibration: 1.1.0

benjamindean commented 5 years ago

Can you, please, try version 1.0.2? Migration to AndroidX could be the cause.

JigneshWorld commented 5 years ago

Sure, I will try that version.

benjamindean commented 4 years ago

@JigneshPatel23 Did it work? It's a bug in any case - just trying to understand what's the cause of it.