However when CheckPermission is called I have the following exception:
System.DllNotFoundException: Unable to load shared library ‘libcapi-privacy-privilege-manager.so.0’ or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: liblibcapi-privacy-privilege-manager.so.0: cannot open shared object file: No such file or directory
at Interop.PrivacyPrivilegeManager.CheckPermission(String privilege, CheckResult& result)
at Tizen.Security.PrivacyPrivilegeManager.CheckPermission(String privilege)
[…]
Same exception happens if I try to call RequestPermission.
I also added the permission in the manifest file but I still have the same issue.
DllNotFoundException using Tizen.Security
BY
16 Apr 2025
Tizen Studio
BY
04 Nov 2024
Tizen Studio
BY
02 Apr 2024
Tizen Studio