Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] [iOS] [Share] Sharing the file shared without ".type" in it #14

Open
Monabr opened this issue Oct 4, 2024 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@Monabr
Copy link

Monabr commented Oct 4, 2024

Hello.

I have tested on iOS that when I share the file.csv it shared like file but not like file.csv.

Tested on version 1.1.7

Also docs are not synced with code.

Docs states:

KmpShare
     .setFileType(Mimes.csv)   // set the file type (Mimes is an object provided by KmpEssentials to simplify configuration)
     .shareFileWithAnyApp(filePath: String, optionalTitle: String = "") 

but there is no setFileType method in current 1.1.7 version.

Please fix it.

@Monabr Monabr changed the title [iOS] [Share] Sharing the file shared without ".type" in it [Bug] [iOS] [Share] Sharing the file shared without ".type" in it Oct 10, 2024
@TheArchitect123 TheArchitect123 added the enhancement New feature or request label Dec 5, 2024
@Monabr
Copy link
Author

Monabr commented Feb 9, 2025

@TheArchitect123 Hi. Is there any updates?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants