-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
