Fix: Android native connection errors are not displayed (#5)
* fix(android, lib): add error logging, handle running jobs exception * doc(app_service): add comment * fix(exampl_full, utils): move getCurrentDevice info and fix logs * doc: add comments, update changelog * doc: update changelog * version: 0.0.7 * doc: update readme * doc: update readme
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
## 0.0.7
|
||||
|
||||
- Log all errors on the Android platform
|
||||
- Add mapping for native Android exceptions in methods: discover(), stopDiscovery(), connect(), disconnect()
|
||||
- Fix getPeers() method: correct decoding from JSON
|
||||
- Update example: show empty peers state
|
||||
- Update example_full: show variant of checking running jobs
|
||||
|
||||
## 0.0.6
|
||||
|
||||
- Update README: add a Feedback form
|
||||
|
||||
Reference in New Issue
Block a user