Relative Content

Tag Archive for androidmauimaui-android

MAUI file not visible after saving until reboot on one phone, same code working on different phones

I’m developing an app in .NET 7.0 MAUI I’m mainly testing it on my phone and it works fine.
I got notified about a problem with file being saved successfully (no exception thrown) but the file cannot be viewed or accessed (tried both from PC via USB and from the device via built-in file explorer). After rebooting the device file is on it’s place and can be accessed.
I’ve tested it on second phone and it also worked fine.