Building Issue on device

when trying to push my sticker pack to my test device i keep geeting this debug error and the stickers do not show up. It works on the simulator but not on my device itself. Tested on iPad Pro 11 in with iPadOS 13.1.3 and an iPhone 11 Pro Max running iOS 13.1.3. same issue happens on both devices


2019-10-19 10:47:35.784050-0700 MobileSMS[300:4864] [SMSApplication] Successfully took out backgrounding process assertion!!

2019-10-19 10:47:36.083800-0700 MobileSMS[300:4857] [Warning] IMBalloonPluginManager. Did not find any plugin for id com.apple.messages.browser.MorePlugin

2019-10-19 10:47:36.083999-0700 MobileSMS[300:4857] [Warning] Could not determine if com.apple.messages.browser.MorePlugin is a recent or favorite!

2019-10-19 10:47:36.084094-0700 MobileSMS[300:4857] [Warning] IMBalloonPluginManager. Did not find any plugin for id com.apple.messages.browser.MorePlugin

2019-10-19 10:47:36.091394-0700 MobileSMS[300:4857] [TraitCollection] Class CKComposeChatController overrides the -traitCollection getter, which is not supported. If you're trying to override traits, you must use the appropriate API.

2019-10-19 10:47:36.091925-0700 MobileSMS[300:4857] [Warning] primaryBrandColorForBusinessChat: Got nil color for chat <IMChat 0x102801470> [Identifier: +13143103979 GUID: SMS;-;+13143103979 Persistent ID: +13143103979 Account:XXXXXXXXXXXXXX Style: - State: 3 Participants: 1 Room Name: (null) Display Name: (null) Last Addressed Handle: +15595555555 Last Addressed SIMID: XXXXXXXXXXXXXXXXXX Group ID: XXXXXXXXXXXXXXXXXXXXX Unread Count: 0 Failure Count: 0, isFiltered: NO, hasHadSuccessfulQuery: NO, bizIntent:(null) personCentricID:+13143103979] with mapItem (null)

2019-10-19 10:47:36.150411-0700 MobileSMS[300:4857] [_] Faild cached location lookup. Missing serverId. +13143103979

2019-10-19 10:47:36.159697-0700 MobileSMS[300:4857] [Assert] App called -statusBar or -statusBarWindow on UIApplication: this code must be changed as there's no longer a status bar or status bar window. Use the statusBarManager object on the window scene instead.

2019-10-19 10:47:36.182140-0700 MobileSMS[300:4857] [framework] CoreUI: RunTimeThemeRefForBundleIdentifierAndName() couldn't find Assets.car in bundle with identifier: 'com.apple.DigitalTouchBalloonProvider'

2019-10-19 10:47:36.182200-0700 MobileSMS[300:4857] [framework] CoreUI: RunTimeThemeRefForBundleIdentifierAndName() couldn't find Assets.car in bundle with identifier: 'com.apple.DigitalTouchBalloonProvider'

2019-10-19 10:47:36.187520-0700 MobileSMS[300:4857] [TraitCollection] Class CKBrowserSwitcherViewController overrides the -traitCollection getter, which is not supported. If you're trying to override traits, you must use the appropriate API.

2019-10-19 10:47:36.237754-0700 MobileSMS[300:4857] IMSendProgress: 0x2824241c0 (delegate: 0x102801470, context: 0x104055600) is updating sending items from (null) to {

}. (removed? 0, inserted? 0, forced? 1, hasSendingMessages? 0)

2019-10-19 10:47:36.252660-0700 MobileSMS[300:4857] [Warning] -setUsesTiledViews: is no longer supported on iOS 13. Tiling is always on. If you explicitly need to disable tiling, use -_disableTiledViews

2019-10-19 10:47:36.263828-0700 MobileSMS[300:4871] [Warning] IMBalloonPluginManager. Did not find any plugin for id com.apple.messages.browser.photos

2019-10-19 10:47:36.347772-0700 MobileSMS[300:4857] [Warning] IMBalloonPluginManager. Did not find any plugin for id com.apple.messages.browser.MorePlugin

2019-10-19 10:47:36.349035-0700 MobileSMS[300:4857] [Warning] Could not determine if com.apple.messages.browser.MorePlugin is a recent or favorite!

2019-10-19 10:47:36.349119-0700 MobileSMS[300:4857] [Warning] IMBalloonPluginManager. Did not find any plugin for id com.apple.messages.browser.MorePlugin

2019-10-19 10:47:36.402108-0700 MobileSMS[300:4857] [Warning] IMBalloonPluginManager. Did not find any plugin for id com.apple.messages.browser.MorePlugin

2019-10-19 10:47:36.402188-0700 MobileSMS[300:4857] [Warning] Could not determine if com.apple.messages.browser.MorePlugin is a recent or favorite!

2019-10-19 10:47:36.402353-0700 MobileSMS[300:4857] [Warning] IMBalloonPluginManager. Did not find any plugin for id com.apple.messages.browser.MorePlugin

2019-10-19 10:47:36.437006-0700 MobileSMS[300:4857] [_] Faild cached location lookup. Missing serverId. +13143103979

Replies

Not Sure if this may help you, but I set the target product to ios11. I set one to have ios12 as the target and I received a warning message about the template being 32bit and not compatible with the 64 bit iOS. Sometimes my sticker sets are slow to load on my actual device because I have an older computer and I think also the delay is due to the size of my images - but they do load after a few minutes, it just looks like they are not loading.