Hello everyone, Hope you are fine. I am back with most awaited onesignal extension with all updated libraries of OneSignal and Firebase as well.
OneSignal is the market leading self-serve customer engagement solution for Push Notifications, Email, SMS & In-App. There was many issue reported from the extension of other dev. So i have tried to solve it and the perfect solution i have found is to use apk editor studio of devzstore(Single click work). So without further discussion lets proceed to documentation.
All Blocks
Documentations
Initialization
This block can be used to initialize on signal sdk in you app.
OneSignal State
These event will be triggered when any of the state in sdk is changed.
IsSubscribed => Let you know if user have subscribed.
userId => Unique id of the user’s device
isNoticationEnabled => returns true if notification is enabled.
Managing Notification
PostNotification
This block is used to send the notification,
OnNotificationOpened
This event will be triggered when notification will be opened.
NotificationId => Id of the notification clicked.
ActionType => This will let you know of notification is Opened or any ActionTaken
ActionId => Id of the action button.
JsonData => Json response of the Notification.
OnNoificationSent
This event will be triggered when notification will be sent.
OnNotificationSentFailed
This event will be triggered when notification will be sent is Failed.
Clearnig notifcation
Used to clearing notification with id or clearing all notification at once.
Optional Features
Managing External User id
SendExternalUserId => This block can be used to assign a unique id to the user helps to send notification to any particular user.
RemoveExternalUserId => Used to remove the external id of the user.
Android 13
The release of Android 13 comes with many push subscription changes. Users will now be asked to opt in to receiving push notifications, instead of opting in by default and having to opt out. So you have to ask for the permission for notification from the user.
SDKs and Previews
One Signal => 4.8.3
Firebase Messaging => 23.1.1
Android Worktime => 2.7.1
Android 5
Android 44
Android 12
Android 13
Price and How to buy?
Price - 800 or $12
Dm me to buy
Buy it from Devzstore
Thanks hope you like it.