Unable to run simulators with sticker pack

Steps to reproduce the issue:
  1.   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’.

   2.  Chose ***.app for scheme and selected iPhone 8 Plus(11.0.1) as 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
  • -

The messages stub app com.*** must have at least one app extension, but none were found.

Domain: MIInstallerErrorDomain

Code: 122

User Info: {

    FunctionName = "-[MIBundle validatePluginMetadataWithError:]";

    LegacyErrorString = MessagesStubAppMissingAppExtension;

    SourceFileLine = 477;

}

—‘

Does anyone know how to resolve the problem?
Unable to run simulators with sticker pack
 
 
Q