You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: