Steps to reproduce the issue:
3. Hit PLAY button. It showed Build succeed. But ‘ This app was unable to be installed ’ popped up. My sticker app isn’t showing in the simulator.
Details : ‘This app was unable to be installed.
Domain: IXUserPresentableErrorDomain
Code: 2
Domain: MIInstallerErrorDomain
Code: 122
User Info: {
FunctionName = "-[MIBundle validatePluginMetadataWithError:]";
LegacyErrorString = MessagesStubAppMissingAppExtension;
SourceFileLine = 477;
}
—‘
Does anyone know how to resolve the problem?
Set Targeted Device Family ‘Universal’ and all Deployment Target to iOS 11.0.1. Set Debug and Release under info.plist File to ‘ Any iOS simulator’.
3. Hit PLAY button. It showed Build succeed. But ‘ This app was unable to be installed ’ popped up. My sticker app isn’t showing in the simulator.
Details : ‘This app was unable to be installed.
Domain: IXUserPresentableErrorDomain
Code: 2
-
Domain: MIInstallerErrorDomain
Code: 122
User Info: {
FunctionName = "-[MIBundle validatePluginMetadataWithError:]";
LegacyErrorString = MessagesStubAppMissingAppExtension;
SourceFileLine = 477;
}
—‘
Does anyone know how to resolve the problem?