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

Future never completes if init from background service #361

Open
KestasVenslauskas opened this issue Nov 14, 2024 · 1 comment
Open

Future never completes if init from background service #361

KestasVenslauskas opened this issue Nov 14, 2024 · 1 comment
Labels

Comments

@KestasVenslauskas
Copy link

KestasVenslauskas commented Nov 14, 2024

We do initialise AppsFlyer for analytics purposes on our firebaseBackgroundMessageHandler.
Problem is in referenced line. Result is never resolved.
So calling await appsflyer.initSdk(); is freezing the app background service.

Copy link

👋 Hi @KestasVenslauskas and Thank you for reaching out to us.
In order for us to provide optimal support, please submit a ticket to our support team at support@appsflyer.com.
When submitting the ticket, please specify:

  • ✅ your AppsFlyer sign-up (account) email
  • ✅ app ID
  • ✅ production steps
  • ✅ logs
  • ✅ code snippets
  • ✅ and any additional relevant information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants