Asset - Extension OneSignal SDK for Game Maker Studio 2 - Android - iOS WIP

Hello community
I want to share to you my extension OneSignal that implements the SDK from OneSignal to send remote Push notificactions on your games. Really easy to use! I'm working on a clear documentation. But here some basic steps to setting up:
  • Create an OneSignal Account
  • Set Up your App inside the OneSignal Dashboard.
  • Set Up a Firebase project
  • Add the extension on your project
  • Replace the AppID on the Extension/OneSignal/Extra Platforms/Android/AndroidManifest.xml Application and your game Package
  • Replace the your game Package on Extension/OneSignal/Extra Platforms/Android/AndroidManifest.xml
  • Run the game and test if your device was succesfully subscribte to your OneSignal App.

Features of OneSignal:
You can customize everything of your notification such as:
  • Icon
  • Image
  • Sounds
  • Texts
  • Input actions
  • Notification color and LED color
  • Make automatic notifications
I implemented the extension on my game My Last 20 for Android

Get it now here: OneSignal SDK for Game Maker Studio 2
Images:
17942_original.png
17943_original.png
17944_original.png
 
Top