Posts

Post not yet marked as solved
1 Replies
884 Views
Hi, I've got some problem on launching my app, it just only happen on real device with iOS 14.0.1, and works well on the other versions of iOS here is some of the error from the device log. Mar 14 11:52:48 NC-1647 splashboardd(UIKitCore)[646] <Error>: Unknown class _TtC7MYAPP20NavigationController in Interface Builder file. Mar 14 11:52:48 NC-1647 splashboardd(UIKitCore)[646] <Error>: Unknown class _TtC7MYAPP8LogoViewController in Interface Builder file. Does anyone have suggestions for this problem?
Posted Last updated
.
Post marked as solved
1 Replies
422 Views
Hi,I want to ask a question of receipt validation.My app has some consumable purchase items,but I have make a misstake that sometimes failed to send the receipt to my server before finishTransaction was called in older version of my apps.Is there any method to get the old transaction receipt that can make resend to my server?thanks
Posted Last updated
.