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

Adding an activity to the store returns success even if there is an existing activity with same identifier #64

Closed
baxtercr opened this issue Jun 10, 2016 · 1 comment

Comments

@baxtercr
Copy link

Add an activity with the same identifier as an existing activity in the store returns true in the success of the completion event, however there is an error.

if success means the method completed ok, then the sample app should be changed to look at the error field, not just the success field.

if success means the activity was added ok, then its returning the wrong value. it should be false.

@baxtercr
Copy link
Author

I see this is duplicate

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