What happened?
I have a react PWA that my users install on their homepage and it only runs on Android. In my OneSignal dashboard, I set the permission prompt to be Native prompt. Ideally, this will only show the native browser notification prompt and not both the OneSignal web prompt and the native one. It does work on my PC(macos Sequoai), Samsung Internet browser but when I use the chrome browser, it shows both the native notification prompt and the OneSignal push prompt(Slidedown prompt)
What browsers are you seeing the problem on?
Chrome (Chromium)
What operating system are you running?
macOS Sequoia 15.1.1
Steps to reproduce?
1. Use an android phone
2. Open a chrome browser
3. Navigate to this link: https://development.connect.myagro.org
4. You should see the native notification prompt pop up few seconds later the OneSignal Slidedown prompt shows up in the backdrop
 
What did you expect to happen?
I expect to only see the native notification prompt since I set the native prompt as my permission prompt on OneSignal dashboard
Relevant log output
No response