How do I get my Ionic app to update its external json to new content?

Asked

Viewed 132 times

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?

  • 1

    you are making a new request?

  • 1

    http://answall.com/questions/44925/update%C3%A7%C3%a3o-de-dados-em-um-modulo-com-Angularjs/44927#44927

  • 1

    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?

  • I’m using v1, probably I didn’t know how to research this problem.

  • Got it.Thank you

  • @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.

Show 1 more comment
No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.