I am developing Sticker Pack Application. Under Stickers.xcstickers
, I add some stickers and run the application on device. Except my stickers other installed stickers are working fine. When I select my sticker app, only logo is shown, no stickers are showing. I am getting one warning on console (everytime when i select my sticker ):-
objc[491]: Class CKPPTSubTest is implemented in both /System/Library/PrivateFrameworks/ChatKit.framework/ChatKit (0x1af165ac0) and /Applications/MobileSMS.app/MobileSMS (0x1001461a8). One of the two will be used. Which one is undefined.