Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
- include demo project information
- update supported Android/iOS versions
  • Loading branch information
jennantilla committed May 9, 2024
1 parent 75e2c0d commit d3e54c6
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,21 @@ See this repository's [release tags](https://github.com/OneSignal/OneSignal-Cord
Please visit this repository's [Github issue tracker](https://github.com/OneSignal/OneSignal-Cordova-SDK/issues) for feature requests and bug reports related specificly to the SDK.
For account issues and support please contact OneSignal support from the [OneSignal.com](https://onesignal.com) dashboard.

#### Demo Project
To make things easier, we have published demo projects for [Cordova](https://github.com/OneSignal/OneSignal-Cordova-Example) and [Ionic](https://github.com/OneSignal/OneSignal-Ionic-Example)
#### Demo Projects
To make things easier, we have published an Ionic Capacitor React demo app in the `/example` folder of this repository.

To test it out, run:

```
ionic capacitor run android
ionic capacitor run ios
```

Legacy (Player Model) demo projects:
* [Cordova](https://github.com/OneSignal/OneSignal-Cordova-Example)
* [Ionic](https://github.com/OneSignal/OneSignal-Ionic-Example)

#### Supports:
* Cordova, Ionic, Ionic Capacitor, and Phonegap
Expand Down

0 comments on commit d3e54c6

Please sign in to comment.