I checked out Kodular Fenix (v1.5.0) Bug Tracker before creating a new topic
Describe your issue
When a kodular app is configured to receive text files and a text file is shared with the app from any external source, the “Got Received Shared” method does not receive the text file shared.
Steps to reproduce the issue
1.- Create any new app
2.- Configure it to accept shared text files
3.- Add following blocks in screen1
4.- Go to any other app ( file manager for instance ) and share a text file
5.- The new app will appear in the apps list to share with
6.- Select your app to share the file with it
7.- Tha app will launch but “Got Received Shared” will receive no data (i.e. Type=0)
Expected Behaviour
“Got received Shared” to receive either the shared file path or the shared file text content
Actual Behaviour
“Got received Shared” receives nothing.i.e. Type=0
Show your Blocks
Android version
11