Skip to content

[Bug]: The openLink method cannot load tweet url properly on android. #564

@leslie555

Description

@leslie555

Telegram Application

Telegram for Android

Describe the Bug

I want to post a pre-populated tweet after clicking a button in mini app, so I called the openLink method to open the link.
It loads the content properly on ios and web, but cannot load the entire content on Android. Android cannot parse the %23 (%23 is #).

URL: https://twitter.com/intent/tweet?text=%F0%9F%8E%A2The+crypto+world+is+not+just+for+degens+anymore.+%23UFOOL%27s+quiz+challenges+are+here+for+you.%0A++++%0A%F0%9F%91%89%5Bt.me%2Fufool_bot%5D

The content of the attachment is the correct content.

IMG_4265

To Reproduce

Steps to reproduce the behavior:

  1. click a button to call the openLink
  2. view the content on X.

Expected Behavior

The complete content in the URL can also be loaded correctly on Android.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions