Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在努力Sticker pack application。我在贴纸包中添加了一些自定义贴纸。当我尝试在模拟器上运行应用程序时,它总是说:-
Sticker pack application
无法附加到 pid:“7722”</p>
看起来您有多个捆绑标识符。com.tutsplus.BasicStickerPack.StickerPackExtension 和 com.programmingcrew.funsticker.StickerPackExtension
检查您的项目/目标设置并确保正确设置了包标识符。