Skip to content

Application crash due to several reasons #19

@igorjos

Description

@igorjos

When I try to do ImapLogin the application crashes.

First in the example of imapLogin is missing the authType as parameter (which is Int as I can see)
for which I get error:

Fatal Exception: com.facebook.react.bridge.NoSuchKeyException authType
Then when I add the authType as parameter (regardless of its value 0 or 1 (I assume that this is for SSL/TLS purposes)) I get following error:
java.lang.UnsatisfiedLinkError: dlopen failed: "/data/app/com.allmail-zkP83QQ4Btp_M5Uojry5Iw==/lib/x86/libMailCore.so" has text relocations

Is there any fix for this present?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions