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

shareMessage cancelation not working properly #1641

Open
2 tasks done
imaai opened this issue Dec 6, 2024 · 0 comments
Open
2 tasks done

shareMessage cancelation not working properly #1641

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

Comments

@imaai
Copy link

imaai commented Dec 6, 2024

Checklist

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

Description

When shareMessage is cancelled on iOS, popup closes but passed callback is not being executed. Next post shareMessage event throws error - popup already opened.

Expected Behavior

Should trigger callback and notify with proper event

Actual Behavior

shareMessageFailed is not triggered

Steps to Reproduce

  1. Open mini app on iOS
  2. Trigger shareMessage
  3. Cancel - Callback not executed!
  4. Trigger shareMessage
  5. Popup already opened error!

Environment

Telegram iOS 11.4.1 (29898), iPhone 13 Pro, 18.0
Device: iPhone 13 Pro

iOS version: 18.1.1

App version: 11.5

@imaai imaai added the bug Something isn't working label Dec 6, 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