Skip to content

Google and Facebook

Xavier Sellier edited this page May 20, 2018 · 4 revisions

Open res/values/ids.xml

<?xml version="1.0" encoding="utf-8"?>

<resources>
	<string name="google_play_app_id">[YOUR GOOGLE PLAY GAME APP ID HERE]</string>
	<string name="application_id_file_provider">[YOUR APPLICATION ID HERE].fileprovider</string>
</resources>
Clone this wiki locally