YehudaKremer / msix

Create Msix installer for flutter windows-build files.
https://pub.dev/packages/msix
MIT License
273 stars 64 forks source link

Microsoft Edge can't read and write to its data directory[BUG] #237

Closed sachindeorah closed 9 months ago

sachindeorah commented 9 months ago

:information_source: Info

Version: `^3.15.1

:speech_balloon: Description

**Microsoft Edge can't read and write to its data directory

App uses Azure Login using dart_azure_ad_sign_in library. Our application works as expected while using the exe (debug/release mode) but after signed msix build generated then it is throwing the error

image

:scroll: Pubspec.yaml

sachindeorah commented 9 months ago

issue was in code. as part of implementing dart_azure_ad_sign_in lib we have provide the directory for store the data.