Skip to content
This repository has been archived by the owner on Oct 8, 2019. It is now read-only.

Fix issue #513 #514

Merged
merged 1 commit into from
Apr 25, 2016
Merged

Fix issue #513 #514

merged 1 commit into from
Apr 25, 2016

Conversation

xiangyan99
Copy link
Member

Try connect to obd device in the beginning to avoid the "A method was called at an unexpected time" issue

// Request permission to access bluetooth
try
{
DeviceInformationCollection deviceInfoCollection =

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you check if this code block is hit when you put the app in background and got it back again ? Also make sure when the app comes back from background it works properly.

@xiangyan99 xiangyan99 merged commit bff65d0 into master Apr 25, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants