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

chore: update android dependencies and update Firebase iOS SDK to 10.4.0 #75

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

jordanbisato
Copy link
Contributor

@jordanbisato jordanbisato commented Feb 3, 2023

Android Firebase changes since 21.0.0:

21.1.0:

21.1.1:

  • Fixed a bug where GoogleTagManager (transitively included from the Tag Manager SDK) would rapidly retry DNS lookups whenever it fails.
  • Updated dependencies.

21.2.0:


iOS Firebase SDK changes since 9.6.0:

10.0.0:

  • Fixed hang on main thread (#10151).

10.1.0:

  • Removed bitcode.
  • Added recommended hotel parameters in the purchase event documentation.

10.4.0:

  • Fixed crash in scheduleSynchronizeToDisk (#10495).
  • Fixed printing of the items array parameter in the console logs while in debug mode.

firebase.analytics-android-5.2.0.zip

firebase.analytics-iphone-7.0.1.zip

@m1ga
Copy link
Collaborator

m1ga commented Feb 3, 2023

make sure to merge mine first: #73
(has 21.1.1 in it but adds appInstanceID). After that you can merge this one to raise the version to 21.2.0. Then we have both things included.

@jordanbisato
Copy link
Contributor Author

Oh, i will do it and test everything on monday.
Thanks for it!

@m1ga m1ga mentioned this pull request Feb 6, 2023
@jordanbisato
Copy link
Contributor Author

Android tested and works fine.
Captura de Tela 2023-02-08 às 15 49 59

I already tested on iOS too, but i forgot to take a print screen.

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

Successfully merging this pull request may close these issues.

None yet

2 participants