For Android I found this nice module, which makes it possible to read the devicelog of a running app:
https://github.com/dbankier/TiLogCatcher -> Logger.getDeviceLogs()
Is this also possible for iOS? Would be great for debugging/tracing crashes.
For Android I found this nice module, which makes it possible to read the devicelog of a running app:
https://github.com/dbankier/TiLogCatcher -> Logger.getDeviceLogs()
Is this also possible for iOS? Would be great for debugging/tracing crashes.