Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DBMeter.start after DBMeter.delete inconsistent behavior #14

Open
nexorianus opened this issue Sep 4, 2018 · 0 comments
Open

DBMeter.start after DBMeter.delete inconsistent behavior #14

nexorianus opened this issue Sep 4, 2018 · 0 comments

Comments

@nexorianus
Copy link

nexorianus commented Sep 4, 2018

after doing a DBMeter.delete(callback, errorLog); the use of DBMeter.start(callback, errorLog); has inconsistent behavior on Android and iOS.

On Android the DBMeter will be restartet and is listening.
On iOS the DBMeter wont be restartet, and does not throw an error.

I'd love to have a consistent behavior here. So you can rely on both platforms on the delete feature.

@nexorianus nexorianus changed the title DBMeter.start after DBMeter.destroy inconsistent behavior DBMeter.start after DBMeter.delete inconsistent behavior Sep 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant