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

GetAppAndOptionalStorePackageUpdatesAsync Returns the Current App? #1726

Closed
RehanSaeed opened this issue Jun 10, 2019 · 1 comment
Closed
Assignees
Labels
product-question general "how do I do X" questions

Comments

@RehanSaeed
Copy link

When I call GetAppAndOptionalStorePackageUpdatesAsync while debugging locally, I am seeing one app update appear with version 1.0.0.0 which is the current app. Even more strangely, some developers are seeing the update appear with Mandatory set to true and others are seeing false.

image

All examples I've seen online assume there are updates if there is one or more StorePackageUpdate's. Am I correct in thinking that this is just undocumented behaviour which is only exhibited locally and that I need to be removing any StorePackageUpdate's that have a version of 1.0.0.0 or even the current app version?

@hickeys
Copy link
Contributor

hickeys commented Aug 6, 2019

Thanks for reaching out with your feedback. Issues opened on the docs GitHub are meant for documentation feedback, and unfortunately we cannot provide technical support. For community assistance with development questions I recommend that you ask on our forums or StackOverflow. For other support options, check out the developer support page. If you get assistance through these other resources and believe a documentation change is required, please come back and let us know.

Thanks,
Shawn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product-question general "how do I do X" questions
Projects
None yet
Development

No branches or pull requests

3 participants