This question has been flagged
1 Reply
4101 Views

Hi
I create mobile app by ionic and odoo using angular5-odoo-jsonrpc I got this error when use odoo12 :

ERROR Error: Uncaught (in promise): Cannot read property 'cookies' of undefined

My app is worked fine by odoo 10 and odoo 11 and if i enable cross origin in browser it work by odoo 12 but in mobile it does not work. How can resolve this problem?

Avatar
Discard
Best Answer

Why don't you use this my modified angular module??

https://github.com/Mani-VD/ionic-odoo-jsonrpc

Avatar
Discard