Samsung / TizenFX

C# Device APIs for Tizen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Tizen.NUI.Window.System] Unsupported on iot profile

stanluk opened this issue · comments

The TizenShell and related objects are unavailable on Tizen IoT profile, the following exception occurs:

I/DOTNET_LAUNCHER( 3809):
I/DOTNET_LAUNCHER( 3809): System.PlatformNotSupportedException: Not Supported Feature
at Tizen.NUI.WindowSystem.Shell.TizenShell..ctor()
at Oobe.Common.Services.SoftKeyClientService..ctor() in /home/stanluk/Projekty/Samsung/oobe/Oobe/Oobe.Common/Services/SoftKeyClientService.cs:line 32

According to project files this seems like iot profile is not enlisted in:
cat src/Tizen.NUI.WindowSystem/Tizen.NUI.WindowSystem.csproj | grep SupportedProfiles
mobile;wearable

Is there are reason why this API is disabled on iot-profile?

Tizen.NUI.WindowSystem.dll has been added to the building block for IoT profile.
https://git.tizen.org/cgit/tools/building-blocks/commit/?h=tizen&id=5340637cc868154bda8856294390e3bbcb2c48e4