An open API service indexing awesome lists of open source software.

https://github.com/gameworkstore/com.google.firebase.dynamic-links

Wrapper over original package distribution. This repository replicates the licence terms of his original distribution location. For more information check https://firebase.google.com/terms and https://firebase.google.com/support/release-notes/unity
https://github.com/gameworkstore/com.google.firebase.dynamic-links

Last synced: 2 months ago
JSON representation

Wrapper over original package distribution. This repository replicates the licence terms of his original distribution location. For more information check https://firebase.google.com/terms and https://firebase.google.com/support/release-notes/unity

Awesome Lists containing this project

README

          

Get Started with Firebase Dynamic Links
========================================

Thank you for installing the Firebase Dynamic Links Unity SDK. The
[Dynamic Links guide](https://firebase.google.com/docs/dynamic-links/unity/create)
provides instructions to configure a Unity project.

# Overview

You can use
[Firebase Dynamic Links](https://firebase.google.com/products/dynamic-links/)
to create short or long Dynamic Links. The API takes several optional parameter
structures to build links. Short links can also be created from a previously
generated long link. The Dynamic Links API will generate a URL like
https://example.page.link/aSDf.

# Using the Sample

This SDK is distributed with a sample project under the
`Assets/Firebase/Sample/DynamicLinks` directory. To configure and run the
sample, follow the instructions in
`Assets/Firebase/Sample/DynamicLinks/readme.md`.

# Demos

[Mecha Hamster](https://github.com/google/mechahamster) is provided as a demo
which showcases the integration of multiple Firebase features within a single
game. The source is available on
[GitHub](https://github.com/google/mechahamster), and the live application
is available for iOS on the
[App Store](https://itunes.apple.com/us/app/mechahamster/id1286046770?mt=8&ign-mpt=uo%3D4)
and for Android on the
(Google Play Store)[https://play.google.com/store/apps/details?id=com.google.fpl.mechahamster&hl=en].

# Links

* [Homepage](https://firebase.google.com/games/)
* [Contact](https://firebase.google.com/support/contact/)
* [Unity Quickstart Samples](https://github.com/firebase/quickstart-unity)

# Discussion

* [Stack overflow](https://stackoverflow.com/questions/tagged/firebase)
* [Slack community](https://firebase-community.slack.com/)
* [Google groups](https://groups.google.com/forum/#!forum/firebase-talk)