Instead of pulling data when the last txid is pending, I just pull all the pending list, if the list is not 0, then means it needs to keep pulling.
I still made the query compatible with using txid though. The reason I did not use it is that the mobile version currently still has the JS flow terminated problem, and it can never get the txid.
1489
Instead of pulling data when the last txid is pending, I just pull all the pending list, if the list is not 0, then means it needs to keep pulling.
I still made the query compatible with using txid though. The reason I did not use it is that the mobile version currently still has the JS flow terminated problem, and it can never get the txid.