Closed grdsdev closed 1 month ago
fix https://github.com/supabase/supabase-swift/issues/571
Mark observeAppLifecycleChanges() method with @MainActor
observeAppLifecycleChanges()
@MainActor
What kind of change does this PR introduce?
fix https://github.com/supabase/supabase-swift/issues/571
Changes
Mark
observeAppLifecycleChanges()
method with@MainActor