OneSignal / OneSignal-Cordova-SDK

OneSignal is a free push notification service for mobile apps. This plugin makes it easy to integrate your Ionic, PhoneGap CLI, PhoneGap Build, Cordova, or Sencha Touch app with OneSignal. Supports Android, iOS, and Amazon's Fire OS platforms. https://onesignal.com
Other
251 stars 197 forks source link

[Bug]: EXC_BAD_ACCESS: iOSPush > KERN_INVALID_ADDRESS at 0x8000000000000020. Unhandled __swift_instantiateGenericMetadata #1023

Open kpturner opened 2 weeks ago

kpturner commented 2 weeks ago

What happened?

We use Sentry to capture problems/errors in our app. We are getting ANR problems with devices using iOS 17.6 and above.

Steps to reproduce?

Unknown.  This happens to various external users who have downloaded and tried to start the app.

What did you expect to happen?

No crashes. ANR errors are bad for an apps reputation.

OneSignal Cordova SDK version

5.2.3

Which platform(s) are affected?

Relevant log output

I hope this this link will work. It will take you straight to an example of the error.

If not some more details: image

Code of Conduct

kpturner commented 2 weeks ago

@nan-li