[core] [android] Enabled prod passport and facebook credentials

This commit is contained in:
Александр Зацепин 2017-10-11 13:26:59 +03:00 committed by Roman Kuznetsov
parent 4f2f14e8ce
commit cbb19bf5ad
2 changed files with 3 additions and 7 deletions

View file

@ -3,12 +3,8 @@
<string name="shared_user_label" translatable="false">Maps With Me</string>
<!-- FB -->
<!-- TODO: uncomment it before release! -->
<!-- <string name="facebook_app_id" translatable="false">185237551520383</string>
<string name="fb_login_protocol_scheme">fb185237551520383</string>-->
<string name="facebook_app_id" translatable="false">685770561587515</string>
<string name="fb_login_protocol_scheme">fb685770561587515</string>
<string name="facebook_app_id" translatable="false">185237551520383</string>
<string name="fb_login_protocol_scheme">fb185237551520383</string>
<!-- App names -->
<string name="facebook" translatable="false">Facebook</string>

View file

@ -12,7 +12,7 @@
#include <chrono>
#include <sstream>
#define STAGE_PASSPORT_SERVER
// #define STAGE_PASSPORT_SERVER
#define STAGE_UGC_SERVER
#include "private.h"