Skip to content

supporting old app_links versions causes caught exception notifications for many users #1124

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

Open
leewlms opened this issue Dec 19, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@leewlms
Copy link

leewlms commented Dec 19, 2024

Bug report

  • [y] I confirm this is a bug with Supabase, not with my own application.
  • [y] I confirm I have searched the Docs, GitHub Discussions, and Discord.

Describe the bug

Bug occurs upon initiation

A clear and concise description of what the bug is.

Exception has occurred on line 198 (supabase-flutter/packages/supabase_flutter/lib/src /supabase_auth.dart)
NoSuchMethodError (NoSuchMethodError: Class 'AppLinks' has no instance method 'getInitialAppLink'.
Receiver: Instance of 'AppLinks'
Tried calling: getInitialAppLink())

To Reproduce

Run app

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Initialize supabase

Expected behavior

Supabase authentication

Screenshots

If applicable, add screenshots to help explain your problem.

System information

  • OS: [iOS]
  • Browser (if applies) [e.g. chrome, safari]
  • Version of supabase-js: [e.g. 6.0.2]
  • Version of Node.js: [e.g. 10.10.0]

Additional context

Add any other context about the problem here.

@leewlms leewlms added the bug Something isn't working label Dec 19, 2024
@Dev-Adnani
Copy link

Facing Same Issue

@pawel221
Copy link

pawel221 commented Jan 8, 2025

I have same problem

@borisandcrispin
Copy link

Same issue

@w3b6x9 w3b6x9 transferred this issue from supabase/supabase Mar 5, 2025
@Hallidayo
Copy link

Hi, I've moved this issue over from the supabase repo as its flutter related.

@Vinzent03
Copy link
Collaborator

This is effectively a duplicate of #941, but since this is bad for developer experience when having the stop on caught exception setting turned on in vscode, I would propose we do a breaking change and bump the app links dependency. This way we don't have to support both apis.<
@dshukertjr What do you think?

@HektorCyC
Copy link

Im able to reproduce the bug.

@Vinzent03 Vinzent03 changed the title Supabase Flutter version 2.8.2 bug supporting old app_links versions causes caught exception notifications for many users Apr 16, 2025
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
Development

No branches or pull requests

7 participants