Hello,
I am testing my App on Android and I have a permant crash every time I open a certain tab. Unfortunately the console does not give any report (also with attached logging). Is there any log file, where I can find more information about the app-crash?
Thanks java99
Hi, Did you find out where the log file is and how to debug on android-device? Thanks
For anyone having this problem in the future, this article may help:
Get Started with Remote Debugging Android Devices
Meteor’s mobile guide has a few extra notes about testing a Meteor app that way.