0
Well I have a site that uses the JSON API of Wordpress and created the site handmade consuming data wordpress JSON. I created an app for the site using IONIC’s "Whitelist" to get JSON data from external URL. But when I create a new post on the site the app does not load this new change, getting only the content of when I build in the app.
Somebody help me out?
you are making a new request?
– fernandoocf
http://answall.com/questions/44925/update%C3%A7%C3%a3o-de-dados-em-um-modulo-com-Angularjs/44927#44927
– DiegoAugusto
there is a function in Ionic that creates a "refresh" for the content, have you researched about it? which version of IONIC you are using?
– RFL
I’m using v1, probably I didn’t know how to research this problem.
– Pedro Franco
Got it.Thank you
– Pedro Franco
@Pedrofranco Since you have succeeded, why don’t you create an answer to your own question? So you will help others who have the same question in the future.
– Brittz