V
V
Vadym Piatkovskyi2019-11-15 01:38:37
Apple Developer Program
Vadym Piatkovskyi, 2019-11-15 01:38:37

Appstore app rejection iOS 13.2.2?

Hello, I ran into a problem with publishing failure in the appStore.
Here is a comment:

Your app crashed on iPad running iOS 13.2.2 on WiFi when we clicked on the list symbol in the location feature.

We have detailed attached crash logs to help troubleshoot this issue.

They attached a screenshot (and a log) to me, on which a button is circled, after clicking on which a crash should occur.
After installing Xcode and running it in the iPad iOS 13.2.2 simulator (with the same ID), I couldn't reproduce the crash.
I tried to change the scheme to release, but to no avail.
I also tried to read the log, which has it. (LocationInfoVCSchedule.swift:17)
I looked in that file at line 17 and saw that it was an outlet (the link to which was not lost), where there were a number of the same labels above and below.
there is also
OfficesViewController.init(coder:) + 490288 (<compiler-generated>:0)
but I have no idea what that could mean.
And by the way, it is difficult to read what you pick for the first time. We really need your help!
I can’t check on Zombie. with the new Xcode, the process freezes...
The opening of crash in the project itself points to the same 17th line with the atoulet, where, in addition to this label, there are 6 more of the same ones that work in exactly the same way.

Crash Log Plus ' Binary Images '

at the bottom, but I don't think that can help.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander D., 2019-11-16
@Zinapp

3 UIKitCore 0x1b7212ae0 UISearchDisplayControllerNoLongerSupported + 247
Terminating app due to uncaught exception 'NSGenericException', reason: 'UISearchDisplayController is no longer supported when linking against this version of iOS. Please migrate your application to UISearchController.'

V
Vladimir Babin, 2019-11-15
@chiliec

Ideally, try to run it yourself on the device, the simulator still differs in behavior.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question