Closed
Description
The problem was reported in flutter-tizen/plugins#115 (comment):
By the way it looks like the required privilege is http://tizen.org/privilege/haptic but not http://tizen.org/privilege/feedback. @pwasowski2 We need to update this error message at some time.
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
Fix: #109
Metadata
Metadata
Assignees
Labels
No labels