Afanasov S.

Results 7 comments of Afanasov S.

I was able to solve my problem with plugin: https://pub.dev/packages/flutter_web_auth this plugin use ASWebAuthenticationSession under the hood.

I think what you applicationID in Android contain symbol "_" or capital letters.

i fixed it with: ``` uploads: # Maximum upload size in bytes per file (default: 5242880 (5 MB)) maxFileSize: 10000000 ``` ``` maxImageFileSize: 30000000 maxOtherFileSize: 100000000 ``` not working ^

> @urbanjagodic I found a workaround to make it work again - however, I'm not yet sure if that is a proper solution to the problem. > > In my...

Вы смогли найти ответ, как исправить подобный баг?