Hi Dat,

Hmm, it looks like the jsonp requests utilizes the browsers document api. 
However, as you are running inside nativescript, there is no such thing as 
a `document` to begin with. For now, jsonp is not a viable option if that 
is true. Just to check, can you try fetch 
<https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API>to get your 
data instead off http?

Regards
Sander

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to