Hello, I have already set up firebase and OneSignal on kodular for Push Notifications, but when I send a test push notification, it doesn’t show as a notification , it only shows as a popup inside the app (same as if you use an alert component), also the notification wont show if you aren’t in the app, is there a way to make it an actual notification? thanks
I have implemented push notification in apps. Whenever I send push notification to devices, when the app is already opened, then another popup message comes with the push notification. This is happening with all Kodular apps with push notification whether notification is sent from app or from Onesignal platform. How can I get rid of this extra notification popup?
I searched and there doesn’t seem to be any answer to this already on the forum.
This will be fixed in the upcoming update. Push notifications will now be shown as a native notification when one is received while your app is in focus.