Clovis NICOLAS
Clovis NICOLAS
Hello, did you make sure your project was created using the "swift compatiblity" option ? If not, you probably need to re-create your project with that option in order to...
I removed the duration parameter on the dart vibrate method because I haven't found a way to vibrate for a specific duration on iOS, and I wanted the result to...
Well I know this is debatable, but I think plugins should only expose the common subset of platform features. I find it frustrating to have shared code which behaves differently...
I will do it if we find a way to achieve the same result on iOS. For now you can use patterns with no pause to have a longer vibration...