Hi all,
I've been trying to use Xamarin.LiveReload
for Tizen platform, and it seems like System.NET.Mqtt
and Xam.Plugin.DeviceInfo
which are referred by Xamarin.LiveReload
are causing the problems.
- System.NET.Mqtt: some exception occur and it is under investigation. Any hint about the problem connecting to Tizen emulator?
- Xam.Plugin.DeviceInfo: "Xamarin.Live.Reload"(version 0.3.27) is currently referring 3.1.0 version which dose not support Tizen.
Any plan to update the version to the latest?
I found the HotReload
(AndreiMisiukevich/HotReload) works beautifully on Tizen. Thanks for @AndreiMisiukevich_ !
and it would be wonderful if I could also make Xamarin.LiveReload
enable on Tizen.