Please tell me, I broke my whole head, how can I convert the hash (just string)that I receive from the server into a qr code on a watch using a watch kit. I have related apps: watch app and phone app. I can do it very easily on my phone - just convert the string to an image using the CoreImage.CIFilterBuiltins, but the watch kit does not provide this. I tried to send data (I converted a ready-made uiimage into data) between the watch and the phone using the WCSession, I tried the group app, a third-party library, but each time they returned a nil.
Asked
Active
Viewed 37 times