We are sending tweet through Twitter Hash tag using Twitter4j api. The problem is the text contain one URL that URL is not clickable after getting tweet. Ex; “https://10.213.12.10/Pocketappp/evoucher.jsp?sim=123”
That will be because you are using an IP address instead of a DNS name in the URL. We do not automatically linkify URLs based on IP addresses.