I’ve had the same problem with my uploading logic. See thread. It is probably because file transfer is not a ionic native plugin it yet and somehow it does not know how to update the bindings.
I’ve used a dirty jquery workaround to update the dom elements in my case.