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

Commit 5e29bad

Browse files
readability
1 parent 015dc9a commit 5e29bad

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
@@ -222,7 +222,7 @@ Then add the following lines to your code and check for setup instructions for y
222222
```xml
223223
<?xml version='1.0' encoding='utf-8'?>
224224
<resources>
225-
<string name="facebook_app_id">126035687816994</string>
225+
<string name="facebook_app_id">126035687816994</string>
226226
</resources>
227227
```
228228
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)