Sergio Alvarez-Napagao

Results 5 comments of Sergio Alvarez-Napagao

In the style guide the following is stated: ``` clojure ;; good (defn foo "Hello there. This is a multi-line docstring." [] (bar)) ;; bad (defn foo "Hello there. This...

I've tried with Xcode 7.3 and 8.3, with iOS 9 and 10 respectively as targets, but I can't reproduce this behaviour. Any hint on how to get it happening?

Same problem is happening to our deployment, and only since we upgraded to 0.25.1. It had been working fine with all previous versions, but somehow it has become broken now,...

Still the same problem with 0.25.4. Interestingly enough, the e-mail is correctly send using the "Sent test email" feature from Settings -> Notifications, but all other mails fail with the...

This worked! Thanks a lot!!! > > Still the same problem with 0.25.4. > > Interestingly enough, the e-mail is correctly send using the "Sent test email" feature from Settings...