forked from organicmaps/organicmaps
[core] [android] Enabled prod passport and facebook credentials
This commit is contained in:
parent
4f2f14e8ce
commit
cbb19bf5ad
2 changed files with 3 additions and 7 deletions
|
@ -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>
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
#include <chrono>
|
||||
#include <sstream>
|
||||
|
||||
#define STAGE_PASSPORT_SERVER
|
||||
// #define STAGE_PASSPORT_SERVER
|
||||
#define STAGE_UGC_SERVER
|
||||
#include "private.h"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue