Guglielmo Faglioni
Guglielmo Faglioni
### Checklist - [x] I've run `bundle exec rspec` from the root directory to see all new and existing tests pass - [x] I've followed the _fastlane_ code style and...
### Description Describe your issue here. ### What type of issue is this? - [x] bug - [ ] enhancement (feature request) - [ ] question - [ ] documentation...
## Steps to Reproduce: In SwiftUI Text() and Button() are automatically localisable. For instance using `Text("Title")`, automatically looks for localisations with the key `"Title"` Unfortunately when running bartycrouch, if there's...
I get the following error when trying to use it with typescript: ``` error TS2351: This expression is not constructable. Type 'typeof import("/Users/guiguiguigui93/Progetti/aibattle/node_modules/passport-magic-login/dist/index")' has no construct signatures. ``` my code...
Hi @nicol3a, I've noticed that the last release doesn't include all the latest changes? Can you release a new version (tag) so we can update through spm? Thanks :)
Hello! When I try to run my app on iPad, it crashes at launch. This is the log: Unable to load unicharset file /var/mobile/Applications/2BF9E121-322D-4A6A-9646-1905F49DBD44/Documents/tessdata/eng.unicharset How can I resolve it?