Skip to content

Upgraded to Firebase C++ SDK 8.10.0 and iOS SDK 8.13.0

Compare
Choose a tag to compare
@britzl britzl released this 19 Jul 10:28
· 19 commits to master since this release
8e1e4bd

CHANGE: Upgraded to Firebase C++ SDK 8.10.0 and iOS SDK 8.13.0
CHANGE: analytics.set_screen() is deprecated in Firebase. Use analytics.log_string(analytics.EVENT_SCREENVIEW, "screen name", "screen class") instead.