Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module 'app_links' not found #1076

Open
muezz opened this issue Nov 3, 2024 · 2 comments
Open

Module 'app_links' not found #1076

muezz opened this issue Nov 3, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@muezz
Copy link

muezz commented Nov 3, 2024

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:

  • flutter clean && flutter pub get
  • Delete ios/Pods, ios/PodFile.lock and even ios/Flutter
  • pod repo update
  • pod install

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

@muezz muezz added the bug Something isn't working label Nov 3, 2024
@MicahYea
Copy link

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

@thiagoneves1
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants