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]: AppsFlyer critical bug #537

Open
1 task done
SnaiperoG3D opened this issue Sep 21, 2022 · 3 comments
Open
1 task done

[Bug]: AppsFlyer critical bug #537

SnaiperoG3D opened this issue Sep 21, 2022 · 3 comments

Comments

@SnaiperoG3D
Copy link

SnaiperoG3D commented Sep 21, 2022

What happened?

callback works only once with subscription false, and no data at first app install
reproduced with last version of appsflyer (6.8.4)
all works fine at 6.5.3

Steps to reproduce?

install onesignal last version.
install appsflyer last version
initialise both as in insctructions with callbacks
onesignal callback will triggered only once

What did you expect to happen?

onesignal PushSubscriptionStateChanged callback called 3 times, at last time subscribtion should be true, and userid presend

Unity version

2019.4.21f1

OneSignal Unity SDK version

3.0.4

Platform

Android

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@SnaiperoG3D
Copy link
Author

I did a downgrade to appsflyer 6.5.3 and onesignal 3.0.2 and issue still happening. Its happends time to time, there is no logic in it

@SnaiperoG3D
Copy link
Author

I did a few tests. Without AppsFlyer initialisation all works fine. WITH AppsFlyer initialisaiton all works time to time. Sometime all fine, sometimes there is only 1 callback from OneSignal with false and no data

@SergeiEfimik
Copy link

@SnaiperoG3D, we have some problem after upgrade to 3.0+ version. We also using AppsFlyer, but issue reproduced due to "Firebase Cloud Messaging" and "Mobile Notifications". See #521, maybe it help to you.

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

2 participants