fluttercommunity / wakelock_plus

Flutter plugin that allows you to keep the device screen awake on Android, iOS, macOS, Windows, Linux, and web.
BSD 3-Clause "New" or "Revised" License
71 stars 54 forks source link

Unable to establish connection on channel: "dev.flutter.pigeon.wakelock_plus_platform_interface.WakelockPlusApi.toggle". #47

Closed MauroGentile closed 7 months ago

MauroGentile commented 7 months ago

I am using the HERE Flutter sdk and getting this error in the terminal. Any idea what this may due to?

diegotori commented 7 months ago

@MauroGentile did you upgrade this library to the current version, since there was an issue affecting 1.2.0 that was addressed in later versions.

MauroGentile commented 7 months ago

Hello Diego,

yes, i confirm that by upgrading the library the issue i had got fixed. Thank you!

abhishek-singh-cashify commented 4 months ago

wakelock_plus: dependency: "direct main" description: name: wakelock_plus url: "https://pub.dev" source: hosted version: "1.2.5" I am using the latest version but still encountering this connection issues, due to this my build is not crash free.