Skip to main content The Trailblazer Community will be unavailable from 2/1/2025 to 2/2/2025. Please plan your activities accordingly.
Explaining my scenerio - 

My app is using some data(Some numbers) which generally changed in 2-6 months. And my app calcualte some percentage based on that data. Currently I am implementing this thing in the following way - 

1) I have written a web service which return the data using Heroku on which I am performing some calculation in my app.

can there be some other soloution from where can I keep that data ?
2 answers
  1. Mar 20, 2016, 10:06 AM
    Thanks James for your reply.

    Actually I don't want to integrate third party apis because this will cause problem in Security review pass of my app.
Loading
0/9000