You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -9,3 +9,17 @@ OneSignal is a free push notification service for mobile apps. This plugin makes
9
9
- See https://documentation.onesignal.com/docs/android-sdk-setup for Android setup documentation.
10
10
- See https://documentation.onesignal.com/docs/amazon-sdk-setup for Amazon setup documentation.
11
11
- See https://documentation.onesignal.com/reference for OneSignal API documentation.
12
+
13
+
14
+
#### Installation
15
+
See OneSignal's [Android Native SDK Setup Guide](https://documentation.onesignal.com/docs/android-sdk-setup) for documentation.
16
+
17
+
#### API
18
+
See OneSignal's [Android Native SDK API](https://documentation.onesignal.com/docs/android-native-sdk) page for a list of all available methods.
19
+
20
+
#### Change Log
21
+
See this repository's [release tags](https://github.com/OneSignal/OneSignal-Android-SDK/releases) for a complete change log of every released version.
22
+
23
+
#### Support
24
+
Please visit this repository's [Github issue tracker](https://github.com/OneSignal/OneSignal-Android-SDK/issues) for feature requests and bug reports related specificly to the SDK.
25
+
For account issues and support please contact OneSignal support from the [OneSignal.com](https://onesignal.com) dashboard.
0 commit comments