Dipen Hansawala
Dipen Hansawala
Any update on this issue ?
Windows 10 Enterprise 32-bit.
Yes it works but i need it in full screen mode. Even in my desktop full screen mode works fine. But in tablet it's not working.
It's same.
Yes have gone through your code. I have found the Problem that, it's conflict with in-build behavior of opening Tab Tip keyboard. i guess First it will open OS Behavior...
i have done some changes that solve my problem public static void Open() { const string TabTipProcessName = "TabTip"; if (EnvironmentEx.GetOSVersion() == OSVersion.Win10) EnableTabTipOpenInDesctopModeOnWin10(); if (Process.GetProcessesByName(TabTipProcessName).Count() == 0) { Process.Start(TabTipExecPath);...
Issue: Package 'MvvmLightLibs 5.4.1.1' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project.
Issue: Package 'PCLStorage 1.0.2' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETStandard,Version=v2.0'. This package may not be fully compatible with your project. Package 'Microsoft.Bcl 1.1.6' was restored...
Yes i think they have shifted library from JCenter to JitPack. But they forget to give public access on jitpack.
Use bellow repo until they answer, hopefully!! https://artifactory.appodeal.com/appodeal-public/io/github/sac/SocketclusterClientJava/