[FREE] OneSignalPush: Integrate latest OneSignal SDK (5.0.2) in your app to send Push notifications [DEPRECATED]

Ok, I now removed your Kodular post
please wait for an answer from @vknow360
Taifun

Obrigado! Ficarei no aguardo

The video is of upcoming version.
Today I hope to release that.

Thanks for the extension,

can I use your extension with this notification sender app?
I am new to App Inventor and I do not know how to do the notification sending part, I just want to send a notification daily at specific time in Spanish language.

I will donate some amount for your work, can you please give another payment method for donation? Paypal does not work for me.
Thanks.

Yes you can.
You can send notification from Dashboard and other apps which are using API.

Sending feature will be released today btw.

Upi? vknow360@apl

ChangeLog Version 2

New Blocks

image

How to use

Changes/Bug Fixes

  • Some minor changes in NotificationClicked and NotificationReceived events
  • Deep Link support
  • Update to v5.0.2
    It includes bug fix to Notifications issue in which new notif were replacing old one.

Known Bugs

  • NotificationReceived event is a little inconsistant
  • Implemented better approach to ask for notification permission
    However it may or may not work properly all the time.
    You should ask user to manually grant it from App Settings if it was not asked or was denied by user.

https://drive.google.com/drive/u/0/folders/14JIpANok8Uxvy8Ae97J38VA1CJKt3yMw

vknow360,
you are amazing, what a great job you do, thank you for making it available, you are amazing

Bom dia, o senhor irá disponibilizar o vídeo ensinando a configuração?

In which step exactly did you stuck?

Making a video is no big deal, but the issue is that uploading it somewhere online is not convenient for me due to poor internet connection.

Eu travei em dois momentos

  1. como eu configuro o signal e o firebase para pegar a api e configurar, ou posso simplesmente usar o sua chave api?

  2. Como eu faço para implementar essa notificação dentro do meu aplicativo, ou ele envia por fora, coloco o link do meu aplicativo onde para abrir direto pela notificação?

Desde já agradeço

Daria para fazer upload do vídeo no Google drive também para ser acessado junto com a API

1 Like

I'm using your Push_latest_v2.aia,I did all steps and replaced the App Id and Api with mine, when i click init button or ask button or opt in button, i get "true" - when i tried to click "Send to All" or "Send to Me" or "Send Cutom", i get notifier message "Connection reset" - when i tried to use dashboard.onesignal.com to send messages it works successfully

Please upload apk to drive and share link here or in pm.

Apk and aia Push Apk - Google Drive

There is bug in SendToAll method.
I have fixed it but now I am looking for ways to reduce aix size and after that I'll release the update.

2 Likes

I apologize.
There is no bug in the method itself. It is in OneSignal Web API.
Messages with included_segments are not getting sent from api and showing All included players are not subscribed error.
But at the same time messages can be sent from dashboard. :man_shrugging:

1 Like

OK thanks. So I guess we'll have to wait...

But could you tell me if I am using the block correctly?

Api key is different from app id.
You can find api key just below app id in Keys & IDs.

Also largeIcon should be an url.

1 Like

ok, Thank you. Fixed up.