ZupIT/beagle

bug: analytics not registering events on Android

Closed this issue · 0 comments

Description

When clicking on the buttons nativeToPage - > navigate to local screen of this builder, with this analytics config, the behavior on Android is different from the other platforms, as it is apparently not registering some events.

I tried adding the code Log.d("analytics-tests", record.screen) in class AnalyticsProviderImpl to check the events, but the mentioned scenario didn't print any related information in logcat.

The image bellow show the difference between Android and iOS. On iOS the behavior is ok.

Screen Shot 2021-09-20 at 10 38 57