-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Tizen] Check app options by iterate over given set (#23634)
Instead of iterating over available options and trying to get them from app extra data, iterate over extra data and match them with available options. This approach will fix errors generated by Tizen API call app_control_get_extra_data() when used with not available key.
- Loading branch information
Showing
1 changed file
with
28 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters