Skip to content

can't get record when it's in production #12

@kevinrisqi

Description

@kevinrisqi

When the build apk (release) package has an error, after tracing it turns out that the error appears from the package used.

However, when the package was in debug (pre-release) mode, there were no errors, it turns out that there are methods that are asynchronous. Our assumption is that when in release mode, packages cannot handle data asynchronously.
The point is, if you haven't built the apk package, you can use it without any errors

Screenshot_2023-05-15-09-10-03-472_asia yoayo yoayo

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