Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unattended App crashes #420

Open
3 of 9 tasks
Vithanco opened this issue Nov 3, 2018 · 1 comment
Open
3 of 9 tasks

Unattended App crashes #420

Vithanco opened this issue Nov 3, 2018 · 1 comment
Labels
macOS directly related to Mac

Comments

@Vithanco
Copy link

Vithanco commented Nov 3, 2018

Platform

  • iOS
  • macOS
  • tvOS

In app purchase type

  • Consumable
  • Non-consumable
  • Auto-Renewable Subscription - but most likely not relevant
  • Non-Renewing Subscription

Environment

  • Sandbox
  • Production

Version

067d464

Report

Issue summary

App crashes after lengthy time, most likely in combination with macOS "sleeping"

What did you expect to happen

no crash. :-)

What happened instead

I am developing an App that is using SwiftyStoreKit (which is great! - thanks for the good work).
I regularly leave the App under development running (started from Xcode) when I close my MacBook. When I come back it has often crashed. See the 2 examples below.

Happy to provide more information if needed.

1st example

*** -[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects[0]
(null)

(lldb) bt

2nd example

*** -[__NSPlaceholderArray initWithObjects:count:]: attempt to insert nil object from objects[0]
(null)

objc[8824]: Attempt to use unknown class 0x600000dd3630.
105553170013504

(lldb) bt

@bizz84 bizz84 added the macOS directly related to Mac label Nov 15, 2018
@hzlzh
Copy link

hzlzh commented Apr 6, 2022

Did anyone solve this issues?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
macOS directly related to Mac
Projects
None yet
Development

No branches or pull requests

3 participants