I use WCSession sendMessageData to transfer images across from my iPhone to my watch. Everything works fine if the images are smaller. When they get bigger the messaging fails with
Message reply failed.
I assume there is a maximum size for data sent with sendMessageData and it should be around ~70kb but I can´t find any piece of documentation on this. Can anybody help me out and maybe tell me if I can influence the maximum size of the data?
Thanks in advance!