If kodular app will contain more than one web viewer component, the upload function in web viewers won’t work anymore. Having one web viewer, it is possible to attach any file to any internet page, just simply choose file in android and it will attached right. However, if the app contains several web viewers, after selecting an upload attachment, the app will crash when trying returning to the app screen.
Steps to reproduce the issue: use more than one web viewer component, go to internet page, where you can upload files, try to upload file from android–>crash
Expected Behaviour: web viewer callback after file selection can’t solve apps with several web viewers (code error in web viewer namings??)