You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: MissingPluginException(No implementation found for method setAccelerationSamplingPeriod on channel dev.fluttercommunity.plus/sensors/method)
at MethodChannel._invokeMethod(platform_channel.dart:308)
The text was updated successfully, but these errors were encountered:
It's related to the shake package because it depend on an old version of sensor_plus package
So once they update their package dependencies, this issue will be fixed
Version : 3.4.1
causing repetitve crashes ->
Fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: MissingPluginException(No implementation found for method setAccelerationSamplingPeriod on channel dev.fluttercommunity.plus/sensors/method)
at MethodChannel._invokeMethod(platform_channel.dart:308)
The text was updated successfully, but these errors were encountered: