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

UIActivityViewController share bug #1645

Open
2 tasks done
ilyon opened this issue Dec 10, 2024 · 0 comments
Open
2 tasks done

UIActivityViewController share bug #1645

ilyon opened this issue Dec 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ilyon
Copy link

ilyon commented Dec 10, 2024

Checklist

  • I am reporting an issue in existing functionality that does not work as intended
  • I've searched for existing GitHub issues

Description

My APP is using UIActivityViewController to share content. The shared content includes a picture and a string of text, but I can only share one to telegram. The text and the picture cannot be shared to telegram at the same time. Please ask the development team to look at this problem. Thank you

Expected Behavior

Text and pictures should be able to be shared to Telegram at the same time. I tested it on Telegram version 11.3 and there was no such problem.

Actual Behavior

Tell us what happens instead

Steps to Reproduce

  1. Open my app
  2. Pass the shared image and text to UIActivityViewController
  3. Choose to share to a friend in Telegram
  4. Open Telegram, images and text cannot be shared at the same time

Screenshots and Videos

Remove, if not applicable

Environment

Device: All iPhones and iPads

iOS version: All iOS versions

App version: 11.5, 11.5.1

@ilyon ilyon added the bug Something isn't working label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant