Help!
We have ~15k records to transfer to watch(companion app), we are using data channel to transfer, however it is working as expected if the data is small chunk but not for the large data. What is the best way to transfer the data in this scenario. Building our own pagination ?
l
lam bui
09/17/2024, 4:46 AM
you can transfer data with Transfer an Asset
lam bui
09/17/2024, 4:47 AM
it work for me. with 15k record.
s
Shashi K
09/17/2024, 4:56 AM
@lam bui Thanks for the response,
Generally not ONLY about 15k records if there is a huge data that needs to pass it to watch that's not happening, I think there is a cap on how much you transfer at once