-
Notifications
You must be signed in to change notification settings - Fork 263
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] Crash when logging in-app message impression #1453
Comments
Update: also seeing crashes on 17.4.1 |
@kajensen Thank you for reporting we will investigate |
Can confirm same crash in 5.2.0 Its useless to use OneSignal.
|
this should be resolved immediately, we are fed up of all these crashes. Already lost many users in another app due to crashes and cannot afford to lose more in this one where it is happening. |
I'm having problems migrating my app from iOS 17 to iOS 18 and Mac Sequoia, where the scenario is as follows: if the OneSignal framework is installed in the app, I can't run it in Xcode 16, as the app generates multiple errors/crashes. By completely removing the OneSignal package, everything works normally, and I can build/run my app perfectly. The problem is that I can't use Xcode 15.4 anymore unless I roll back my OS. Therefore, I can't send app updates. I don't know if it's related to the problem, but it's quite complicated to maintain the use of the OneSignal framework. |
I have paused InApp messages from my app because saw 2 more crashes just now. We were showing first IAM on first app start by any user after which push prompt shows. Will pausing avoid crashes until , i can expect an update? I dont care if subscribers are added. I just dont want any more crashes. Is that possible with this? |
Hi @edsonbittencourt can you open a new issue with details about your errors? |
Hi @kunalzigma, if you use the SDK method Just wondering, did you recently delete users or subscriptions? |
I have paused from the console. Will that work in avoiding crashes? I wont be getting subscribers because push prompt is shown after IAM until this is resolved.Whats the ETA for this to be resolved? Kindly atleast let us know. No, i didnt even touch or delete any users / subscriptions. Its strange it is happening to my last added app suddenly. On 27 Jun 2024, at 9:19 PM, Nan ***@***.***> wrote:
Hi @kunalzigma, if you use the SDK method OneSignal.InAppMessages.paused = true and set this upon initialization, IAMs will not display and this crash will not occur.
Just wondering, did you recently delete users or subscriptions?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
@kajensen @kunalzigma Are you seeing this only on iOS 17.5.1? |
@nan-li at least 17.4.1 as well |
@nan-li i am seeing 4 crashes. 3 in one app, 2 in 17.5.1 , and 1 in 17.4.1, whereas the other app, 1 crash in 17.5.1 |
@nan-li This has affected over 200 users for us, so doesn't appear to be isolated. Please let us know if we can help investigate as this is a priority for us to fix asap and it has already been over a week. |
Any reports or information you can share regarding the investigation? This has been open over a week and is a priority for us to fix asap. |
Another crash that too on the app which had those previous other crashes. 5 crashes on 3 apps. |
The fix has been released in version 5.2.2 |
The same crash occurs in 5.2.6 when the device is offline. |
I also have the same problem after updating to version 5.2.6. I didn't have this problem with the previous version. The crash occurs when the app is open.
|
same happen, it happen where is no internet connection, and you keep using the app. |
What happened?
I'm seeing reports of a subset of my users crashing when logging a OneSignal in-app message impression.
This is a re-opening of #937
Steps to reproduce?
What did you expect to happen?
No crash
OneSignal iOS SDK version
5.1.6
iOS version
17
Specific iOS version
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: