Problem while using outdated companion app version

TimAI2, what I want to say is that I would like to test your AIA, but I need a carData.csv file
...could you share it?

Error 2101: The file//carData.csv could not be found

Do you mean cardData.csv ?

Use the file in the aia you just sent...

Yes , I see, but when I try the aia, an error is shown: rror 2101: The file//carData.csv could not be found,
could you help me?

You are missing the d in cardData...

I find the Error 2101: The file//cardData.csv could not be found
My Android Version is 13

Please share your aia project

The AIA is your AIA.
My problem is I am not able to acces the CSV file.
I have read some solutions, but anyone solves the problem to me

Are you testing with companion or with a compiled app ?

companion

Did you set the file scope to Asset?
Also remove the double slashes
Taifun

The aia works perfectly in companion on my Android 13.

Yes I did, but comes the same error Error 2101: The filecardData.csv could not be found

don't you think, it would be a great idea to provide a screenshot of your relevant blocks so we do not have to guess what might have gone wrong?
Taifun



image

I have tried to use whithout slashes // and deafoultscope Asset.
If I used Taifun extension to verify if the file cardData exits it returns false
I olso tried A customized version of File component Developed by Sunny Gupta and it can´t read the file
NewCardViewDemo_2.aia (78.8 KB)

Screenshot 2024-04-24 131548

NewCardViewDemo_3.aia (78.8 KB)

Taifun

I have used NewCardViewDemo_3.aia

You said earlier, that you are testing with the companion app... what happens if you build the app and test using the apk file?

If it works there, let me suggest to uninstall the companion app and then reinstall it

Taifun

1 Like

That was the solution!!!! Thank you very much @Taifun

May problem was in companion app, it was an old version
Congratulations for your very nice and useful aia
Thanks for your atention

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.