This repository has been archived by the owner on Jul 27, 2019. It is now read-only.
Merged two method to log errors, edge case scenario handling
Changes
- Breaking change: Removed method
logJSError
(introduced in v3.2.0) and merged that intologError
message. - Android: Handling a few edge cases for
logError
method. - Docs: Adding more docs in README.md
- Docs: Sorting & improving API docs
- Docs: Generating "Table of Contents" for README & API docs.
Code diff: v4.0.1...v4.1.0