Skip to main content
Question

Crashing on ipad ios 15 and below on startup

  • December 23, 2024
  • 0 replies
  • 87 views

Forum|alt.badge.img+5

I put out a build using xcode16.2.. and started getting ipad users on older ios versions telling me the app crashes on startup.. I was finally able to reproduce and I get a crash when initializing rev cat

 

crashes on this line

private let purchaseCompleteCallbacksByProductID: Atomic<[String: PurchaseCompletedBlock]> = .init([:])

 

Xcode reports:

Thread 1: signal SIGABRT

An abort signal terminated the process. Such crashes often happen because of an uncaught exception or unrecoverable error or calling the abort() function.

 

I’ve not gotten reports for iphone users.. but I’m not certain it’s just ipad related.  Has anyone seen this? I haven’t touched the store code in a while.. the particular file that invokes rev cat hasn’t been touched in a year.  I support older ios version.. 12.4 is the lowest so it’s using an older version of the sdk as well : ver 4.43.3

 

Any thoughts ? feels like it may be somehting cropped up with the new xcode and sequoia .. I’m not sure what else it may be 

This post has been closed for comments

Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings