microsoft / SmartHotel360-Mobile

SmartHotel360 Mobile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hung at ExtendedSplashView on Android Device

teohhk opened this issue · comments

Downloaded and testing on Visual studio and couldn't get pass the ExtendedSplashView page.

Seems to be related to FFImageLoading. Anyone got it to work before?

Adding CachedImageRenderer.Init(true); in MainActivity solved the problem.