wind-flow
Results
2
comments of
wind-flow
i have same issue. EXC_BAD_ACCESS error occurs.
I have same issue when I use rpc. final result = await supabase .rpc(SupabaseRPCName.fetchMonthlyPostingHistory, params: { 'user_id': userId, 'target_year': targetYear, 'target_month': targetMonth, 'pet_id': petId, }).single();