E/ConsoleMessage( 3898): platform_channel.cc: Play(129) > feedback_play_type() failed with error: [-13] (Permission denied)
E/ConsoleMessage( 3898): platform_channel.cc: HandleMethodCall(244) > No permission to run HapticFeedback.lightImpact(). Add "http://tizen.org/privilege/feedback" privilege to tizen-manifest.xml to use this method: Could not vibrate
E/ConsoleMessage( 3898): [ERROR:flutter/lib/ui/ui_dart_state.cc(186)] Unhandled Exception: PlatformException(No permission
The problem was reported in flutter-tizen/plugins#115 (comment):
Fix: #109