Elad Ossadon
Elad Ossadon
Text inputs on Mac apps have this ability in the context menu:  But seems like N1 overrides this menu 
This worked for me, with both screenshot & video. There was a missing string replace on the `test.title` in the original code. Also paths depend on where your screenshots/videos go....
Sounds like it can be achieved with another adapter, no? A new adapter can own one root object, `{ modelName1: { id1: {}, id2: {} }, modelName2: { id20: {},...
Same error here. Log: ``` Communications error: { length = 22, contents = "Connection interrupted" } }> Error Domain=com.kishikawakatsumi.uickeychainstore Code=-34018 "The operation couldn’t be completed. (com.kishikawakatsumi.uickeychainstore error -34018.)" ```
The client sends JSON body so I'm covered there. Maybe, if a param is defined as a `type: Array` and it looks like a hash with numeric keys it should...
@dm1try thanks!