Anyone got an idea of how to cache images on xamarin forms (TIZEN TV)? Tried with FFImageLoading, but it got a dependency to libevas.so1, which is not allowed.
Asked
Active
Viewed 135 times
0
-
writing your own should be fairly simple – Jason Nov 25 '19 at 21:23
1 Answers
0
Plz, visit this page: https://developer.samsung.com/tv/support/documentation-qa/tizen-net-tv-applications-qa#tizen-net-tv
and, refer to No.3 for more detailed information.

Lunch Basketball
- 432
- 6
- 10
-
-
1I think.. it is changed to https://developer.samsung.com/SmartTV/develop/support/documentation-qa/tizen-net-tv-applications-qa.html – Lunch Basketball Feb 19 '20 at 04:55
-
Regarding FFImageLoading with Tizen Xamarin.Forms: https://developer.samsung.com/tizen/blog/en-us/2019/12/16/image-caching-using-ffimageloading – Lunch Basketball Jan 14 '21 at 04:24
-