In simulator is DC content persistent between onUpdate calls so I can update only changes, but in real device is DC cleared and I must rewrite everything. Is it feature and rewrite only changes in onUpdate on real device is not possible, or I have somewhere error?