MichalNemec
MichalNemec
``` 2024-04-08 21:50:56,705 [1] ERROR sygnal.http [8e1ff690-3ed5-4ac6-9b91-45643db56bea] Exception whilst dispatching notification. Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/sygnal/http.py", line 275, in _handle_dispatch result = await pushkin.dispatch_notification(notif, d, context) File "/usr/local/lib/python3.10/site-packages/sygnal/notifications.py",...
We found out after two weeks of debugging (more functionality in app, so hard to pinpoint) and not even this helped us `await FilePicker.platform.clearTemporaryFiles();` We will now try `file_selector`.
> Can you explain why clearTemporaryFiles() did not help? It just did not delete temporary files. I was testing it couple weeks ago and it seems my impl. was wrong...
file_selector behaves differently, for example on iOS it shows me modal of actual files instead of a gallery, also i believe it does not do any caching. this library i...
Did you try simple implementation of this without any extra code? i am leaving my app open when i.e. eating lunch and it never yelled at me, that the token...