-
Notifications
You must be signed in to change notification settings - Fork 264
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]: [OneSignalRequest urlRequest] Crash #1367
Comments
Hi @danhalliday, thanks for reporting.
|
@nan-li All our user IDs are UUIDs, with the usual format (eg. Given the |
Hi @danhalliday, thanks for confirming your user IDs. The reason it looks like URL encoding or serialization to me, from first glance is the stack trace leading up to the crash is creating an NSURL instance.
|
Hi, I am getting the exact same error on iOS 17.4.1 as well. |
What happened?
iOS app crashed in production with a stack trace showing OneSignal frames.
Steps to reproduce?
What did you expect to happen?
The library should not cause a crash, regardless of what I may be doing wrong in using it.
OneSignal iOS SDK version
5.1.0
iOS version
11 or below
Specific iOS version
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: