Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mobile.methods.showNotification not work in mobile app #5990

Open
omoghadasi opened this issue Sep 28, 2023 · 1 comment
Open

mobile.methods.showNotification not work in mobile app #5990

omoghadasi opened this issue Sep 28, 2023 · 1 comment
Assignees

Comments

@omoghadasi
Copy link

Hello
I am developing a module for the enterprise version of odoo 16 and I am using mobile.methods.showNotification inside it to send a notification to the users who use the mobile software. But it doesn't work and no matter what I did, I didn't understand what to do

doc:
https://www.odoo.com/documentation/16.0/developer/reference/frontend/mobile.html#showing-notification

import mobile from 'web_mobile.core'; mobile.methods.showNotification({ 'title': 'Simple Notification', 'message': 'This is a test for a simple notification' })

@vava-odoo vava-odoo transferred this issue from odoo/odoo Oct 4, 2023
@AntoineVDV
Copy link
Collaborator

Hello @adr-odoo, can you help here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants