benjamindean / flutter_vibration

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

EXC_BAD_ACCESS on iPhone SE since 1.3.0 #32

Closed HugoHeneault closed 4 years ago

HugoHeneault commented 4 years ago

Hi there! THanks for your cool vibration plugin 👍

My app won't load on iPhone SE simulator since 1.3.0 update.

I have an EXC_BAD_ACCESS error. Working on a PR. :-)

benjamindean commented 4 years ago

That was fast! Thank you! Will release a new version in ~5 minutes.

HugoHeneault commented 4 years ago

@benjamindean As I don't have an Haptic phone would you check if it still work with my change? :-)

HugoHeneault commented 4 years ago

Merging was really fast too 👍

benjamindean commented 4 years ago

Me neither, actually. But it should work since those variables weren't used anyway.