When the app is in background, Analytics receives a large numbers of "session-start" events for an user. This issue is caused by the life cycle inconsistency of Swift apps on iOS 15.
This issue is in the firebase-ios-sdk repository since August... More information:
When the app is in background, Analytics receives a large numbers of "session-start" events for an user. This issue is caused by the life cycle inconsistency of Swift apps on iOS 15.
This issue is in the firebase-ios-sdk repository since August... More information:
https://github.com/firebase/firebase-ios-sdk/issues/6161
My company has contacted with Google and the solution we have received is this code has to implemented:
Does the code have to be on nativescript-plugin-firebase or can it be implemented through a hook?
My configuration: