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

[Bug]: NSInvalidArgumentException (iOS) #1772

Open
2 of 3 tasks
AdamGerthel opened this issue Dec 16, 2024 · 0 comments
Open
2 of 3 tasks

[Bug]: NSInvalidArgumentException (iOS) #1772

AdamGerthel opened this issue Dec 16, 2024 · 0 comments

Comments

@AdamGerthel
Copy link

AdamGerthel commented Dec 16, 2024

What happened?

I'm seeing this issue in our Sentry logs in production. It's affecting a wide range of iOS users and it's a fairly frequent error.

We have two other apps that are on 5.2.4 (and an otherwise identical implementation) that are not seeing this issue.

Steps to reproduce?

I don't yet know the cause and have not been able to reproduce. The only call the app ever does using the OneSignal SDK is OneSignal.initialize.

What did you expect to happen?

I'd expect the error to not happen 😅

React Native OneSignal SDK version

^5.2.7 with onesignal-expo-plugin ^2.0.3

Which platform(s) are affected?

  • iOS
  • Android

Relevant log output

> *** -[__NSPlaceholderDictionary initWithObjects:forKeys:count:]: attempt to insert nil object from objects[1]

Code of Conduct

  • I agree to follow this project's Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant