Xamarin.Forms listview OnAppearing method does not load the photos from Naive code -
i have been working on photo gallery app while. decided implement custom viewcell , use onappearing event load more images when listview scrolled. using recycleelement. list loads fast when scroll freezes while getting asset image.. see line after system.diagnostics.debug.writeline("deviceservices_ios.getuiimage6");
worked on while , tried many things can not figure out. works on android, works on ios simulator not work on ios device. has idea?
i posted code , original question here: https://forums.xamarin.com/discussion/comment/295843#comment_295843
Comments
Post a Comment