I am using SKStoreProductViewController to present AppStore page of another app. But, When I try to download the app, it throws an error saying "Can't complete purchase: You can only make in-app purchases in sandbox mode [Environment: Sandbox]".
Does anyone know what is the issue here? I am not using any in-app purchase specific APIs. Can I assume that this will always work in production?
Thanks