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

Turn off UI alerts unless the user wants them for debugging #114

Conversation

shankari
Copy link
Contributor

@shankari shankari commented Jun 8, 2016

User wants them == "simulateUserInteraction"
Unlike iOS, this does not introduce a new dependency, it does have a lot of
repeated code, specially in the services when we try to transition to a new
state.

Fixing it is being tracked in
#113

Note that the iOS change changes the logging directly, so it is not checked
into this repo. The iOS change is at:
shankari/cordova-unified-logger@f55fc2d

This is an object case in the pitfalls of both approaches - we just need to
refactor and do them right on the second pass.

User wants them == "simulateUserInteraction"
Unlike iOS, this does not introduce a new dependency, it does have a lot of
repeated code, specially in the services when we try to transition to a new
state.

Fixing it is being tracked in
e-mission#113

Note that the iOS change changes the logging directly, so it is not checked
into this repo. The iOS change is at:
shankari/cordova-unified-logger@f55fc2d

This is an object case in the pitfalls of both approaches - we just need to
refactor and do them right on the second pass.
@shankari shankari merged commit 994f196 into e-mission:master Jun 8, 2016
@shankari shankari deleted the add_data_collection_config_and_battery_readings branch August 22, 2017 03:47
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

Successfully merging this pull request may close these issues.

1 participant