Couldn't find any information regarding this... if I launch a SKStoreProductViewController
instance from within my app, feeding it the iTunes URL of that app, does it allow for app updates? In other words I'd like to have an "Update" button within my app that shows a SKStoreProductViewController
and allows the user to update the app from there.
This is hard to verify as SKStoreProductViewController
is running a "sandboxed" version of the App Store, and that I'm not sure what determines whether it shows the "Open" or "Update" button.