TextEdit not pasting url link inside android

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By abhinavsingh

TextEdit not pasting url link in android it woks fine on pc but not working on android
on android when i paste url app quits

:bust_in_silhouette: Reply From: ramazan

are you add = node name = linkbutton
and signal
func _on_LinkButton_pressed():
OS.shell_open(“https://example.com”)