Guillaume Bernos
Guillaume Bernos
Hey @Tom3652. Sorry for the late reply. I encourage you to update to the latest version. Feel free to open a new issue if needed. Note that AppCheck only works...
Blocked by Flutter: https://github.com/flutter/flutter/issues/134346
Instead of spamming this issue with +1 comments, consider thumbing up the underlying issue:https://github.com/flutter/flutter/issues/134346
Hello @spn107 I'm not reproducing this. Which version of XCode are you using? Have you tried to remove your Pods folder and Podfile.lock and run `flutter clean`?
Hello @ZiyadF296 is it happening in different version of Flutter? Unfortunately, we don't have a lot of control with the way Dart is compiling the code
Hello @stephane-archer, I'm not reproducing this issue using latest version, is it still happening for you?
Hello @nishantSanandiyaAgile, I'm not reproducing this issue on my end. Are you sure your registration code is called only once?
Can you provide a complete sample then so I can have a look?
Hey π Thanks for the report, the check for the signInLink is actually done in JS and not native so there might be a slight difference with what would be...
Hello @lilidotshi could you provide a complete sample in a separate repository so I can reproduce this? Thanks