If the phone has slow data connection sometimes a tiles are not downloaded before timeout.
As I understand cached image provided raises exception which is not handled inside plugin.
The debug console shows:
════════ Exception caught by image resource service ════════════════════════════ Couldn't download or retrieve file. ════════════════════════════════════════════════════════════════════════════════
In release version I have general handler for all exceptions and this is coming up all the time.
If the phone has slow data connection sometimes a tiles are not downloaded before timeout.
As I understand cached image provided raises exception which is not handled inside plugin.
The debug console shows:
════════ Exception caught by image resource service ════════════════════════════ Couldn't download or retrieve file. ════════════════════════════════════════════════════════════════════════════════In release version I have general handler for all exceptions and this is coming up all the time.