ZupIT/beagle

bug: listView crashing on Android

Closed this issue · 0 comments

Description

This Beagle Android App is crashing (app closes) when loading the JSON generated by this builder. Commenting the instruction createThirdListView(null).setPlatform(BeaglePlatform.WEB) in the builder seems to solve the problem.

I attached two log files. One contains the info when the app crashes and the other when it doesn't.

app_ok.log
app_crash.log