Taifun file extension issue

Hi there!

I´m having problems with the Taifun´s file extension filelist method. The thing is, one week ago, my app worked fine but today, I have an "empty list" warning. I made a simple test app trying both file list and async file list:

Both of them show an empty list when I download the apk. However, it works with the companion. Any suggestion? Thanks in advance, Eduardo


It can be a problem with Permission for reading/writing ...

Is the block with Permission present?

Lito

@>-->---

That permission is no longer valid for Android 11 +

See also here:

2 Likes

Great!

@Anke To process this comparison »

it will need first install your extension that informs such a parameter »

Lito

@>-->---

1 Like

Thank you Anke, it works again!

Just one thing I don´t understand, why the "when screen1.permissionGranted". I think I really don´t need it. Actually, I didn´t code it in my app and it´s working.
Eduardo

haha, I was looking everywhere and I couldn´t find it! Thanks for the heads up!

Eduardo