ZupIT/beagle

[Android] Screen analytics problem

Closed this issue · 0 comments

Please provide all the information requested. Issues that do not follow this format are likely to stall.

Description

Screen analytics is not called when using loadview passing json

Steps To Reproduce

Provide a detailed list of steps that reproduce the issue.

  1. ViewGroup.loadView(this, json, "SCREEN_JSON")

Expected Results

Should call screen analytics

Code example, screenshot, or link to a repository:

Please provide a link to a repository on GitHub, or provide a minimal code example that reproduces the problem.
You may provide a screenshot of the application if you think it is relevant to your bug report.
Here are some tips for providing a minimal example: https://stackoverflow.com/help/mcve