I am developing unity app for Android/iOS. This app is developed with Unity + Photon. And I am going to add social invitation to this app.Users can post invitation link to whatsapp channel or messenger. If other users click this link, they can redirect to the app and join the room. So what I want to implement is that:
- Open unity app from web link
- How to send this invitation link so that users can click and open unity app Thank you.
Kindly help me. Tank you.