I have an app which contains share extension. I had created separate provisioning profile and bundle id for shared extension, also enabled app group for both app id. I am submitting app to inhouse develovment, it is submitted successfully, when I trying install that app it shows error Unable to download app could not be installed at this time
While I seen the device log it shows error: App with identifier is already installed, so we can't install App Extension with that same identifier.
how to resolve this issue, thanx in advance.