David Lari
David Lari
@jcollas Thanks for the information and the linked issue. Let me consider this for a few days and also, see if anyone else using the library has feedback on the...
I just modified the example and used ```Email [User at example dot com](mailto:[email protected])``` and it seems to work. Using Xcode 9.2, iOS 11 SDK, running on iOS 11.2 physical device...
I will take a look and see if I can understand better what the code is doing. Since I didn't write this I'm not very familiar with how it works.
According to Apple, it uses the dot projector which is part of the sensor package.
Maybe pass an enum parameter to the closure that says why it was called? Closed manually, or timed out.
It appears jot is no longer supported by IFTTT. The dev has apparently left the company and they intend to mark it deprecated.
I have been looking for one, but I'm specifically trying to find a Swift one. Not sure if there are some Objective C ones.
Sure. I'll help.
I've got a library in beta called SwiftyJot. It doesn't have the text features of jot, but it has finger drawing. https://github.com/DavidLari/SwiftyJot
@HackShitUp The code as it currently stands, doesn't support that, but since I'm adding a layer to draw on anyway, it would be pretty easy to modify it to do...