Notifications
Clear all

[PRE-SALE QUESTIONS] Facebook login, Twitter login, Push notifications integration and more

6 Posts
2 Users
0 Reactions
808 Views
(@pabloam)
Posts: 14
Eminent Member
Topic starter
 

Hello, Looks very interesting your plugin fro Unity.

I would like to know if the plugin has Facebook login and Twitter login (With one click button)

ย 

And the important one, is if it has the option for Push notification.

This option is the user when registers, the server keeps his device ID and in backend side we could send Push notifications to the users.

If is not implemented, is it possible to implement?

ย 

Best regards

 
Posted : 10/06/2017 12:56 pm
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

Hi,

Combu hasn't the features you said as built-in because the mainly purpose of Combu is to store your players data/leaderboards/achievements/etc, it's a backend system.

But they can be easily integrated by using their proper SDKs:

  • Facebook has its own plugin to authenticate and use their sharing features
  • Twitter has also its own plugin as well
  • for push-notification there's lot of plugins out there, both on Asset Store and on the web (for example OneSignal)

You will find a sample project of how to integrate Facebook plugin on the product page, you would use the same logic to integrate any other external platform like GameCenter, GogglePlay, Live or Twitter (basically the way is to delegate the real authentication to the external platform and then pass to Combu the user Id and a key to identify the platform, please read here for more information).

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 10/06/2017 4:01 pm
(@pabloam)
Posts: 14
Eminent Member
Topic starter
 

Thanks for you fast reply ๐Ÿ™‚

ย 

Good to know that can be easily implemented Facebook and Twitter.

About Push notifications, could be possible to add in the backend something like "newsletters" but related with Push notifications?ย 

Any option to have the control in our servers, and not in the OneSignal servers?

ย 

Kind regards!

 
Posted : 13/06/2017 2:24 pm
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

Sorry, there's currently no plan for built-in push notifications, but may be we will check some high-rated assets on Asset Store to find if there's some easy to integrate with Combu and eventually will release sample code.

About OneSignal, besides being free, also has API available so probably will not be too much difficult to implement an add-on for Combu to integrate a UI with REST calls to it. We will see...

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 13/06/2017 3:34 pm
(@pabloam)
Posts: 14
Eminent Member
Topic starter
 

Thanks you very much!

Do you have a good documentation for Facebook and Twitter at least?

ย 

Iยดm going to buy it this afternoon ๐Ÿ™‚

ย 

kind regards

 
Posted : 13/06/2017 5:54 pm
(@skaredcreations)
Posts: 805
Prominent Member Admin
 

I have already posted the links in the first reply, both to their Unity plugin and to the sample project of Facebook+Combu, check them, that's really easy ๐Ÿ˜‰

FRANCESCO CROCETTI @ SKARED CREATIONS

 
Posted : 13/06/2017 6:07 pm
Share: