Allan Bressler

Results 9 comments of Allan Bressler

@expertdev-designer I have not looked at this package in a long time, but it looks like you're trying to run this on an old OS in the simulator, can you...

To add, I see the same behavior if I delete the message that I opened

And now actually I'm seeing my inbox list scroll no matter if I click on an email in a bundle or just an email in the regular mail list

Yea, I kind of figured. For now I have the bundles not open inline which is good for now. Thanks for taking a look at this.

Wanted to add a few things that I have observed while getting the same error. 1. If you look in the supabase admin, you can see that the last logged...

I believe that it's this line in the GoTrue library that's causing the issue: https://github.com/supabase/gotrue-dart/blob/b9e8a88fedd4b7ca541d836b708d1afc27ff9bb2/lib/src/gotrue_api.dart#L308 I'll try to fork the GoTrue library and modify locally to see if it fixes...

Had a chance to dig in a bit. It seems that (on iOS at least, I have some other issues with Android right now so I can't confirm) that when...

Update on my solution that does not require any to supabase-flutter. In looking at the code for signInWithProvider, I realized that it was just calling signIn, which returns the provider...

One more update, so when I submitted the app using what said above it got rejected for launching the web browser and not a web view. Looking at things again...