Skip to content
#

google-developer-groups

Here are 25 public repositories matching this topic...

tasomaniac
tasomaniac commented Oct 30, 2016

Firebase finally allows dynamic long urls to be shorten via a REST api.
Unfortunately this is not available in the SDK yet. But it is not hard to do.
Hopefully this will make our share urls a little bit nicer.

Here is more info: https://firebase.google.com/docs/dynamic-links/short-links

I think a best way to do it would be to display a ProgressDialog to shorten the url. Then we can fire shar

Improve this page

Add a description, image, and links to the google-developer-groups topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the google-developer-groups topic, visit your repo's landing page and select "manage topics."

Learn more