sdokowe / DelphiSocialFrameworks

Using Facebook and Twitter SDK native framework for iOS and Android for Social Login and more with Delphi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using Facebook native framework for iOS and Android for Social Login and more

In this series of articles we will demonstrate how to embed the iOS framework SDK for Facebook and the Android SDK for Facebook so you can present a more professional social login feature for users of your app.

We will also show how to perform various Facebook SDK requests transparently for the user from your client app using the Facebook SDK framework instead of making direct GraphPath http requests. Additionally, we will also be covering how to best use the Facebook APIs from your backend Delphi service.

Part 1 - Embed Facebook Framework for iOS in your Delphi mobile app

Part 2 - Embed Facebook SDK for Android in your Delphi mobile app

About

Using Facebook and Twitter SDK native framework for iOS and Android for Social Login and more with Delphi

License:Other


Languages

Language:Pascal 99.7%Language:Batchfile 0.3%