supabase / supabase-flutter

Flutter integration for Supabase. This package makes it simple for developers to build secure and scalable products.
https://supabase.com/
MIT License
745 stars 184 forks source link

Module 'app_links' not found #1076

Open muezz opened 3 weeks ago

muezz commented 3 weeks ago

When I try to run my app from XCode, the build fails with the error Module 'app_links' not found. I need to get past this because I want to run the app on a physical device. I have tried:

I have also ensure that both supabase and cocoapods are the latest version.

MicahYea commented 2 weeks ago

Exact same issue here. I wonder if its because I'm on iOS 18.3 beta. I really don't want to downgrade

thiagoneves1 commented 4 days ago

It's the same for me, anyone found the way to fix that?