Angelos Lechouritis

Results 29 comments of Angelos Lechouritis

I can't see something either. Seems like a wrong combination of host, username, password, port or ssl. You can use some other way to check connectivity. i googled and found...

@geethuth any update on this?

@domenicodngls Is this a problem on both ios and android side?

In order to be able and help, i need know in which OS you are trying (ios/android), which RN version and which version of this package. Then, also your code...

From what i can understand / guess, the error is happening because your attachment data do not specify the correct path in the filesystem, where the actual file exists, so...

@ashishdevadiga Could you add here some more info? RN version, your build.gradle files informations etc. did you try adding multidex true while addding Multidex as dependency? for example like what...

I would happily accept a PR, but I currently have no time on doing so myself. Also, maybe this lib fulfills your requirements: [rn-mailcore](https://github.com/agenthunt/react-native-mailcore)

Hey @AlenToma with what RN, node and npm version are you trying to install and you get this message?

@maendamedia Unfortunately this lib doesn't yet support loading attachments that are not in the filesystem of the device. The crop library you are using, has a `writeTempFile (ios only)` option...

Why do you append `.jpg` on the path and you don't trust exactly what the camera-roll lib returns? Could you try that as well?