chrome.i18n API issue

6 views
Skip to first unread message

Omar Karim

unread,
Aug 16, 2016, 1:35:51 PM8/16/16
to apps-dev
Hi,

I'm trying to use chrome.i18n.* API, in particular the detectLanguage method.
I've read carefully the documentation but the detectLanguage method still return "isReliable:false", also when I try to run something like that:
chrome.i18n.detectLanguage("hello", function(res) {
 console
.log(res);
});

Should you tell me what's wrong with that?

Thank you.
Reply all
Reply to author
Forward
0 new messages