Skip to content

Invalid name of a privilege in a log message #110

Closed
@pwasowski2

Description

@pwasowski2

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions