Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android: Logging seems to fail when testing with actual APKs #7

Closed
JosipDomazetDev opened this issue Dec 25, 2023 · 2 comments
Closed

Comments

@JosipDomazetDev
Copy link

JosipDomazetDev commented Dec 25, 2023

Hey,

I want to disclose that I am not entirely confident if this issue is related to my code or this plugin.

However, when testing with actual APKs (signed & unsigned) I have noticed that no events are actually being sent. When running the same app on the debugger everything works fine (in debug mode). When trying the release version on the debugger nothing is being sent again.

Note that I do have the INTERNET permission in place. Now that I am testing with APKs actual debugging is really hard to achieve but my flutter log also seems to be empty. Furthermore, general Internet connectivity is given and Firebase Crashlytics reporting does work without problems in the same app.
I would greatly appreciate it if someone can have a look into this matter.

Tested device: Xiaomi X3 Pro

@goenning
Copy link
Member

The only thing that comes to mind is the build mode in the Aptabase dashboard. Have you tried switching from Debug to Release?

@JosipDomazetDev
Copy link
Author

You are correct sir, I did not switch from Debug to Release mode in the dashboard. Everything works as expected. Merry Christmas!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants