MoEngageInAppFCManager
extension MoEngageInAppFCManager
-
Syncs pending FC data to backend, then clears all state.
Used during logout to preserve pending data before clearing. If no data exists, clears immediately without sync.
Declaration
Swift
@objc public func syncAndClearState(completion: @escaping () -> Void)Parameters
completionCalled after sync and clear operations complete