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

Checking if getting items from the POIStore results in exception #497

Merged
merged 1 commit into from
Apr 11, 2016

Conversation

nicolehaugen
Copy link
Member

This is to address the crash in issue #496 - so far this crash seems to occur when getting items from the POI Store. We are currently unsure why a SQLite exception would be thrown at this point, so this call is now wrapped in a try\catch block to at least prevent the crash from occurring.

@nicolehaugen
Copy link
Member Author

FYI - VJ reviewed this change. Note that this change was made specifically for the POI Store since this is where the SQLite call was failing in the stack trace. There is a likelihood that this same failure will now occur later in the app - this change will help determine if this theory is true or not. Going ahead and checking in based on offline conversation with VJ.

@nicolehaugen nicolehaugen reopened this Apr 11, 2016
@nicolehaugen nicolehaugen merged commit a6d54f1 into master Apr 11, 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.

1 participant