Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Commit dae5fda

Browse files
readability
1 parent 8d6decb commit dae5fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/AUTHENTICATION.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ Then add the following lines to your code and check for setup instructions for y
210210
```xml
211211
<?xml version='1.0' encoding='utf-8'?>
212212
<resources>
213-
<string name="facebook_app_id">126035687816994</string>
213+
<string name="facebook_app_id">126035687816994</string>
214214
</resources>
215215
```
216216
4. In your Facebook dev console, go to the Basic settings and add the Android platform if you haven't already. Then set the 'Google Play Packagename' to your applicationId (see your `package.json`) and set 'Classname' to `com.tns.NativeScriptActivity`.

0 commit comments

Comments
 (0)