I want to send a text file to the watch with size around the 2mb.
I tried to save it as string on the data map but I always get !!! FAILED BINDER TRANSACTION !!!
Any suggestions?
I want to send a text file to the watch with size around the 2mb.
I tried to save it as string on the data map but I always get !!! FAILED BINDER TRANSACTION !!!
Any suggestions?
You can transfer that as an Asset or even better use ChannelApi which provides an API for sending a file.