Ali Karimi
Ali Karimi
It also didn't work when I used this package with Permission handler package
Thanks to @GraficoWalab I solved this issue after 8hrs wasting time and checking lots of solutions.
> I've got the same error, it is because I use if (!Hive.isBoxOpen('MyBoxName')) , in my data layer,[edit: no... even if I use Hive.openBox('boxname') in the main() diectly, I still...
> the issue is related to the hive package itself then so you will need to file the issue in dedicated repo. Yes I reported it to the hive_ce package...
> # Triage Report > > I was **not** able to reproduce the issue using the official sample available for [hive_ce_flutter](https://github.com/IO-Design-Team/hive_ce/tree/main/hive_flutter/example/lib) on either the `stable (3.32.0)` or `master (3.33.0-1.0.pre.186)` channels....
> flutter doctor Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel stable, 3.27.1, on macOS 15.2 24C101 darwin-arm64, locale en-US) [✓] Android toolchain - develop...
Hello @lszl84 I have faced this issue today I have added the `**** ` and `**** ` when I added the latest version of the TokenValidator nuget the login web...
I have faced the same issue
My exception is as the blow: `Auth0.OidcClient.Tokens.IdTokenValidationException: Issuer (iss) claim mismatch in the ID token; expected "https://Domain/", found "https://Domain". at Auth0.OidcClient.Tokens.IdTokenValidator.AssertTokenClaimsMeetRequirements(IdTokenRequirements required, JwtSecurityToken token, DateTime pointInTime) at Auth0.OidcClient.Tokens.IdTokenValidator.AssertTokenMeetsRequirements(IdTokenRequirements required, String...
@Crorpa Have you found a solution for this?