Andrey Chirkov
Andrey Chirkov
Probably library should be migrated to Swift 4. @siegesmund have you plan to migrate this library to Swift 4?
Same problem on `rzymek:[email protected]` but `rzymek:[email protected]` works good.
Hello @aldeed ! I want to use FS.Collection on remote application(mobile). Is it possible? Server is started on `http://server.com:3000` On the server image collection: `var imageStore = new FS.Store.S3('image', {...});`...
@vipMura Hi! No, I haven't. Generally I have desided to make native mobile app and exchange data between web and mobile using REST Api.
Hi @ashleymills ! Have you any thoughts how to solve this bug? This is only the reason why I don't use it.
I have decided to not use reachability, this or apple it doesn't matter. My solution is to send a request always and handle error then. I can show error message...
Hi @gurjit03 ! I'm faced with same problem. Have you found a solution? Could you please share it? Thanks!
@gurjit03 I have solved it finally. Thank you for feedback.
Hi @kahmali ! I have faced with this problem when users register on my site using uppercase letters in email and then they try to login they forget about uppercase....