Nan

Results 266 comments of Nan

> As I said I can see why it's adding multiple listeners but I am not sure why it's firing the event multiple times 🤷‍♀️ it Each time the anonymous...

Hi @kpturner, thanks for your question and I understand your feature request. The reason we don't have a callback to `optIn` and `optOut` is that the SDK batches requests and...

Hi @no-toodate, Can you share the exact version of the OneSignal-iOS-SDK you are using? You mention it is 3.11 but which 3.11.x release is it? Thank you

Hi @anatoly-spb, Thanks for reporting. I see: ``` #system ruby: >/usr/bin/ruby --version ruby 2.6.10p210 #user ruby installed with rbenv and selected with rbenv global 3.2.1 command >ruby --version ruby 3.2.1...

Hi @danhalliday, thanks for reporting. - Is this all the information from the crash log? - Is there any information about what the error is like this: ``` Exception Type:...

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...

Hi @danhalliday, thanks for reporting. Is this all the information from the crash log? Is there any information about what the error is like this: ``` Exception Type: EXC_BREAKPOINT (SIGTRAP)...

Hi @danhalliday thank you for following up this particular stacktrace seems resolved. I'll close out this issue and follow up with the rest of the crash reports. HI @ethanwa, your...

Note to self: this stack trace is very obscured. But the stack trace looks similar to #1365 ``` 10 Foundation 0x6e7714 +[NSKeyedArchiver archivedDataWithRootObject:] + 112 11 OneSignalCore 0x112b4 -[OneSignalUserDefaults saveCodeableDataForKey:withValue:]...

Hi @danhalliday thanks again for reporting all of these crashes and stack traces. We made more crash fixes since version 5.1.3. Please update to [Release 5.1.6](https://github.com/OneSignal/OneSignal-iOS-SDK/releases/tag/5.1.6) or later, and let...