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

fix app hang up pt 2 #182

Closed
wants to merge 0 commits into from
Closed

Conversation

mike-dydx
Copy link
Contributor

Description / Intuition

  • app hangs 50% of the time after start
  • issue is still with firebase not calling the call back in fetchAndActivate so must wait for a new version
  • moved completion out of fetchAndActivate callback. As a result remote flags maybe never load properly so a/b testing will be broken until firebase fixes. No remote flags are active though since they are managed via env json instead.
  • upgrades to newest firebase pods

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Refactoring or Technical Debt
  • Documentation update
  • Other (please describe: )

@mike-dydx mike-dydx requested a review from ruixhuang June 5, 2024 02:11
@mike-dydx mike-dydx closed this Jun 5, 2024
@mike-dydx mike-dydx force-pushed the mike/fix-app-launch-hang-up branch from 0d63d3c to 93d09df Compare June 5, 2024 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant