[Android, iOS]: Initialization check, no disconnect on closing (#9)
* feat(android, dart): add check for initialization, show proper error messages * feat(exception): add exception mapper for android and ios * feat(ios): check initialization in swift * fix(android): add initialization check for methods, remove disconnect() inside onDetachedFromEngine * chore: code style, version, changelog
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
## 0.0.9
|
||||
|
||||
- Add initialization checks for Android and IOS
|
||||
- Fix issue for Android platform: https://github.com/ksenia312/nearby_service/issues/8
|
||||
|
||||
## 0.0.8
|
||||
|
||||
- Add `cancelLastConnectionProcess` for Android manager
|
||||
|
||||
Reference in New Issue
Block a user