Playmaker Forum

PlayMaker Help & Tips => Android Help => Topic started by: ho young ryoo on September 10, 2018, 11:34:07 PM

Title: How do I create a system that shares screenshots and games?[SOLVED]
Post by: ho young ryoo on September 10, 2018, 11:34:07 PM
HI,
I want to create a system to share game scores with friends and share games.
Playmaker basically has screenshots and sharing features.
I want to combine these two features to make it a feature for sharing with friends.
Is there any way?
(http://dulimong.dothome.co.kr/test/share.PNG)
Title: Re: How do I create a system that shares screenshots and games?
Post by: djaydino on September 11, 2018, 12:44:07 AM
Hi. on which platform you want to share?
facebook/instagram/twitter/other?
Title: Re: How do I create a system that shares screenshots and games?
Post by: ho young ryoo on September 11, 2018, 05:21:33 AM
I am developing on Android.
I want to use the share that is provided by Android.
Messenger and so on..

like this game

https://play.google.com/store/apps/details?id=com.noodlecake.altosodyssey
Title: Re: How do I create a system that shares screenshots and games?
Post by: djaydino on September 11, 2018, 01:27:37 PM
Hi.
You will need a 3rd party asset like easy Mobile or android native for example.

Try searching "Social Sharing playmaker" on the asset store.

Make sure to read the description if there is PlayMaker support!
Title: Re: How do I create a system that shares screenshots and games?
Post by: ho young ryoo on September 13, 2018, 02:14:25 PM
Thank you. I'll look into it.