Release Notes
This section contains release notes for the plugin.
The Unreal Engine Marketplace allows updates only for the last three major Engine versions. To get the latest version of the plugin on older Engine versions, download the plugin through the latest Engine installation or contact our support email address.
Firebase Features Release Note List
1.8.2
-
Added
WaitForEmailVerificationblueprints node. - Fixed an iOS build error when disabling Remote Config with Firebase Performance enabled.
1.8.1
-
Added
TaggedForUnderAgeOfConsentproperty on the Ad Request object. -
Updated the Firebase C++ SDK for Windows to version
12.6.0. This change is disabled by default due to incompatibility with Fab's build farm. Follow the instructions inFirebaseFeatures.Build.csto use this version.
1.8.0
- Fixed a crash when trying to sign in with Apple with an invalid credential.
- Removed the deprecated methods in the AdMob API.
1.7.26
- Add support for Unreal Engine 5.5.
1.7.25
-
Updated the Firebase C++ SDK for Android to version
12.4.0. -
The plugin updates Gradle to
8.9before a build to support Android API34and the latest Firebase Java libraries. -
The plugin now requires a target and compile SDK of level
34+for Android. Min SDK can be set lower.
1.7.24
-
Added
OnPaidevent onBanner Viewobject. -
Added
OnAdDidReceiveAdevent onBanner Viewobject. -
Added
OnAdDidRecordImpressionevent onBanner Viewobject. -
Added
OnAdDidRecordClickevent onBanner Viewobject. -
Added
OnAdWillPresentScreenevent onBanner Viewobject. -
Added
OnAdWillDismissScreenevent onBanner Viewobject. -
Added
OnAdDidDismissScreenevent onBanner Viewobject. -
Added
OnAdDidReceiveAdWithErrorevent onBanner Viewobject. -
Added
bInSafeAreaparameter when moving aBanner Viewobject. -
Added
bAutoReloadAdsparameter when creating aBanner Viewobject. -
Added
bAdaptivetoFAdMobAdSizestruct to support adaptive banners. -
UBannerView::GetBoundingBoxis now an asynchronous function. -
Rewrote
Banner Viewto use the native SDK. -
Deprecated the old API of
Banner View. Please, update your code to use the new API by following the deprecation message recommendations.
1.7.23
- Fix a crash on iOS with distribution builds.
1.7.22
-
Added
OnPaidevent onRewarded Video Adobject. -
Added
OnAdDidFailToPresentFullScreenContentevent onRewarded Video Adobject. -
Added
OnAdWillPresentFullScreenContentevent onRewarded Video Adobject. -
Added
OnAdDidDismissFullScreenContentevent onRewarded Video Adobject. -
Added
OnAdDidRecordImpressionevent onRewarded Video Adobject. -
Added
OnAdDidRecordClickevent onRewarded Video Adobject. -
Added
OnAdWillDismissFullScreenContentevent onRewarded Video Adobject. -
Rewrote
Rewarded Video Adto use the native SDK. -
Deprecated the old API of
Rewarded Video Ad. Please, update your code to use the new API by following the deprecation message recommendations.
1.7.21
- Add AppOpen ad.
1.7.20
- Add support for iOS Simulator on Unreal Engine 5.4+.
1.7.19
-
Added
OnPaidevent onInterstitialAdobject. -
Added
OnAdDidFailToPresentFullScreenContentevent onInterstitialAdobject. -
Added
OnAdWillPresentFullScreenContentevent onInterstitialAdobject. -
Added
OnAdDidDismissFullScreenContentevent onInterstitialAdobject. -
Added
OnAdDidRecordImpressionevent onInterstitialAdobject. -
Added
OnAdDidRecordClickevent onInterstitialAdobject. -
Added
OnAdWillDismissFullScreenContentevent onInterstitialAdobject. -
Rewrote
InterstitialAdto use the native SDK. -
Deprecated the old API of
InterstitialAd. Please, update your code to use the new API by following the deprecation message recommendations.
1.7.18
- Fix a formatting error when converting Firestore's
FFieldValueto a JSON string.
1.7.17
AddSnapshotListenernow returns a handle to remove the listener. CallRemoveon this handle to stop listening.AddSnapshotListeneris now available on all platforms.
1.7.16
- Fix 4.27 build errors.
1.7.15
- Updated the Firebase C++ SDK for iOS to version
12.1.0.
1.7.14
- Updated the Firebase C++ SDK for iOS to version
12.0.0.
1.7.13
- Add support for Unreal Engine 5.4.
- Replace Linux binaries with PIC binaries.
1.7.12
-
Add
GetToken()C++ function andGet Tokenasync node to get the Firebase Installation ID token. -
Updated the Firebase C++ SDK for Linux to version
11.9.0. -
ListenForMessagingEventsasync node now fires immediatly if a previous Firebase Messaging Token was missed
1.7.11
- Updated the Firebase C++ SDK for iOS to version
11.9.0.