You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attaching the crash report. Very strange as the crash report is not telling if this crash is foreground or background. and am calling events in applicationDidEnterBackground and applicationWillEnterForeground. This happens after like 11k such events. 2024-07-10_01-01-33.4355_+0300-60b4e27f86a27790a8803c64c308168f1fafc81d.crash.zip
no. only Aptabase.shared.trackEvent("eventnames") and Aptabase.shared.initialize(appKey: "appkey"). nothing else.
Aptabase.shared.initialize(appKey: "appkey") in didFinishLaunchingWithOptions in AppDelegate
Aptabase.shared.trackEvent("eventnames") in applicationDidEnterBackground and applicationWillEnterForeground to track if users have minimized the app and come back or not.
Am seeing one crash after adding this sdk after 4-5 days in my app running on user's device, after ~3k sessions
The text was updated successfully, but these errors were encountered: