3Dpass / threedpass

3DPass mobile light wallet for Android and iOS. 3D object recognition and wallet functions.
https://3dpass.org/mobile-wallet
GNU General Public License v3.0
11 stars 5 forks source link

No error message #43

Closed WlinkNET closed 1 year ago

WlinkNET commented 1 year ago

If we try to import on android app any txt file we dont have any info on error just black bottom line maybe it will be nice to have error message and supported extensions

L3odr0id commented 1 year ago

Thank you for idea! Could you please share the screenshot with "just black bottom line"? The app actually checks extensions. Only .obj and .stl are allowed. But there is no message about wrong extension. I'll consider adding it

WlinkNET commented 1 year ago

Screenshot_2023-04-20-13-17-26-794_com threedpass wallet

L3odr0id commented 1 year ago

Thank you for information. That's strange behaviour. It should show the snackbar with the title 'No file selected', but your's is empty. I'll try to fix this

L3odr0id commented 1 year ago

@WlinkNET, could you please check if the issue is fixed in 2.6.1?

WlinkNET commented 1 year ago

Screenshot_2023-05-10-11-48-49-502_com threedpass wallet Now just sai no file select is that ok? Or we need message selected file with {extension} is not supported?

L3odr0id commented 1 year ago

That's OK. The message box isn't empty now. I'll consider adding the error message about supported extensions. Thank you!