Closed YutoDevFR closed 1 month ago
edit: i have this log: Unable to load asset: "packages/flutter_turnstile/data/trunstile.html". The asset does not exist or has empty data.
edit: i have this log: Unable to load asset: "packages/flutter_turnstile/data/trunstile.html". The asset does not exist or has empty data.
It looks like it might be comming from a different package, possibily one named flutter_turnstile
. The cloudflare_turnstile package itself doesn't load assets from your project`s assets bundle.
@YutoDevFR cloudflare_turnstile: 3.1.1
is retracted, use the latest version.
Hello,
I'm encountering issues with the latest version. Version 2.0.3 was working fine for me, but after updating to version 3.1.1, it no longer functions as expected.
The Captcha gets stuck at this stage: Then, after a while, I see this:
Also, there are no logs in my console or Sentry, which makes it difficult to troubleshoot.
Thank for your help !