문제

I would like to share a link to my app in Twitter. The URL looks like myapp://mylink. Twitter does not highlight such URLs and they are inaccessible really. I would like to wrap my link in something like bit.ly/xxxxxx But neither http://bit.ly nor http://goo.gl supports custom URL schemas.

Any other suggestions?

도움이 되었습니까?

해결책

Have you tried http://is.gd?

It supports custom url schemes. Drawback is that it's not that well-known as google or bit.ly.

다른 팁

You can also try http://pack.re
Supports any url scheme and you can put multiple urls into one link!

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top