top | item 46509598

(no title)

panstromek | 1 month ago

Our website codebase contains a workaround for a bug in native Android file picker in Samsung One UI. How are you supposed to solve this by "deploying your own platform?"

discuss

order

mgaunard|1 month ago

By decoupling your application logic from your UI toolkit.

panstromek|1 month ago

So, when operating system gives you invalid file, it magically becomes valid, because your UI code is in a different file. Sure, that sounds plausible.