Skip to content
This repository has been archived by the owner on Feb 7, 2019. It is now read-only.

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikoms authored May 29, 2017
1 parent ef22903 commit 221dbf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@ In case the application doesn't work as expected. Here are some things you can v

### Android

- Ensure that the AndroidManifest.xml located at platforms\android\build\... (do not add it in your "App_Resources\AndroidManifest.xml" file, it's automatically done) contains the following snippets for registering the GCM listener:
- Ensure that the AndroidManifest.xml located at platforms\android\build\... (**do not add it in your "App_Resources\AndroidManifest.xml" file**, it's automatically done) contains the following snippets for registering the GCM listener:

```XML
<activity android:name="com.telerik.pushplugin.PushHandlerActivity"/>
Expand Down

0 comments on commit 221dbf8

Please sign in to comment.