TROPHiT / UnityDeeplinks

A set of tools for Unity to allow handling deeplink activation from within Unity scripts
Apache License 2.0
104 stars 29 forks source link

Updated readme to clarify integration #4

Open lhilton opened 7 years ago

lhilton commented 7 years ago

I experienced a painful bit of user error. This pr should hopefully prevent the more literate of us from making this mistake again.

antim0118 commented 5 years ago

add this one. https://github.com/TROPHiT/UnityDeeplinks/issues/19

also script should be attached to FIRST scene (index: 0) otherwise it will not work, if game was closed.