Hi,
Can you try setting the TMemoryStream.Position
to 0
here too similarly to this TableView loading stream to bitmap issue - #7 by Pieter_Scheldeman? We were able to reproduce the error with this on Android, but setting the Position
property before loading from the stream resolved it.